Minor edit

This commit is contained in:
frikky
2020-05-12 12:58:31 +02:00
parent fc9d8f4682
commit 2d80b482c6
-3
View File
@@ -16,9 +16,6 @@ Documentation can be found on https://shuffler.io/docs/about or in your own inst
* App creator for [OpenAPI](https://github.com/frikky/OpenAPI-security-definitions)
* Easy to learn Python library for custom apps
## License
Shuffle is an open source and free software released under the AGPL (Affero General Public License).
### Setup - Local
Frontend - requires [npm](https://nodejs.org/en/download/)/[yarn](https://yarnpkg.com/lang/en/docs/install/#debian-stable)/your preferred manager. Runs independently from backend - edit frontend/src/App.yaml to change from localhost to prod setting.
```bash