Kaynağa Gözat

Fix error in markdown

oz123 12 yıl önce
ebeveyn
işleme
f802e1a0e2
1 değiştirilmiş dosya ile 2 ekleme ve 2 silme
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -100,7 +100,7 @@ The config file  must have the following option:
     ```
     [Generator]
     special_signs = true
-
+    ```
 
  * Individual password policy can be chosen with:
  
@@ -120,7 +120,7 @@ The config file  must have the following option:
      [Global]
      xsel = yes
       xselpath = /usr/bin/xsel
-      ```
+     ```
  
      When launching `pwman` for the first time, it will try and look for 
      `xsel` and write the configuration properly.