Browse Source

fixes wrong whitespaces

Damien Accorsi 6 years ago
parent
commit
3108076dae
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.md

+ 2 - 2
README.md View File

28
 
28
 
29
 Hapic is licenced under the MIT licence. You can use it in your projects, closed or open sourced.
29
 Hapic is licenced under the MIT licence. You can use it in your projects, closed or open sourced.
30
 
30
 
31
-## Status, contributions
31
+## Status, contributions
32
 
32
 
33
 Hapic source code is ready for production. Some refactoring are identified and required for maintainability, but public APIs are stable so you can rely on Hapic for your developments.
33
 Hapic source code is ready for production. Some refactoring are identified and required for maintainability, but public APIs are stable so you can rely on Hapic for your developments.
34
 
34
 
46
 python setup.py develop
46
 python setup.py develop
47
 ```
47
 ```
48
  
48
  
49
-## Give it a try
49
+## Give it a try
50
 
50
 
51
 ### A complete user API
51
 ### A complete user API
52
 
52