Przeglądaj źródła

fixes wrong whitespaces

Damien Accorsi 7 lat temu
rodzic
commit
3108076dae
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      README.md

+ 2 - 2
README.md Wyświetl plik

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