Merge pull request #198 from foodcoop-adam/doc-update

Explanation of the how and what of foodsoft's application.
This commit is contained in:
Mathijs de Bruin 2013-11-07 10:12:12 -08:00
commit a5e4bb8bfb
1 changed files with 2 additions and 0 deletions

View File

@ -7,6 +7,8 @@ FoodSoft
Web-based software to manage a non-profit food coop (product catalog, ordering, accounting, job scheduling).
A food cooperative is a group of people that buy food from suppliers of their own choosing. A collective do-it-yourself supermarket. Members order their products online and collect them on a specified day. And all put in a bit of work to make that possible. Foodsoft facilitates the process.
If you're a food coop considering to use foodsoft, please have a look at the [wiki page for foodcoops](https://github.com/foodcoops/foodsoft/wiki/For-foodcoops). When you'd like to experiment with or develop foodsoft, you can read [how to set it up](https://github.com/foodcoops/foodsoft/blob/master/doc/SETUP_DEVELOPMENT.md) on your own computer.
More information about using this software and contributing can be found on the [wiki](https://github.com/foodcoops/foodsoft/wiki).