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

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

45
 source venv/bin/activate
45
 source venv/bin/activate
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
-
52
 ### A complete user API
51
 ### A complete user API
53
 
52
 
54
 In the `example/usermanagement` directory you can find a complete example of an API allowing to manage users.
53
 In the `example/usermanagement` directory you can find a complete example of an API allowing to manage users.