Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
stefanneculai committed Aug 17, 2012
1 parent ece3c07 commit c69c1c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
JWS API
RESTful API for Directory Application
===============

### Setup ###
If you want to setup the API on your server, you should follow then next steps:
- Set your site to point to /www/index.php
- Make sure that you have rights to write in the *uploads* folder
- Make sure that you have rights to write in the *uploads* folder because otherwise screenshot uploads will not work
- Create a database and then execute the code from *database/ws.sql*
- Create a *config.json* file in the *config* folder or edit the existing *confid.dist.json*
- Set the database fields: **db_host**, **db_user**, **db_pass** and **db_name**
Expand Down

0 comments on commit c69c1c2

Please sign in to comment.