Pārlūkot izejas kodu

fixes wrong whitespaces

Damien Accorsi 7 gadus atpakaļ
vecāks
revīzija
3108076dae
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      README.md

+ 2 - 2
README.md Parādīt failu

@@ -28,7 +28,7 @@ The separation of concerns between REST APIs layer and Business Stuff layer is i
28 28
 
29 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 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,7 +46,7 @@ source venv/bin/activate
46 46
 python setup.py develop
47 47
 ```
48 48
  
49
-## Give it a try
49
+## Give it a try
50 50
 
51 51
 ### A complete user API
52 52