소스 검색

Fix error in markdown

oz123 12 년 전
부모
커밋
f802e1a0e2
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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.