aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Stefan Malzner <stefan@adlk.io>2017-10-15 01:14:17 +0200
committerLibravatar Stefan Malzner <stefan@adlk.io>2017-10-15 01:14:17 +0200
commit5d199fe48318ec6cd7caab6e61db04cf5dcc1191 (patch)
treec8541acd88aa6f293209c1779f8f8b48915e9d57 /README.md
parentchange filetype to markdown (diff)
downloadferdium-app-5d199fe48318ec6cd7caab6e61db04cf5dcc1191.tar.gz
ferdium-app-5d199fe48318ec6cd7caab6e61db04cf5dcc1191.tar.zst
ferdium-app-5d199fe48318ec6cd7caab6e61db04cf5dcc1191.zip
add dev api disclaimer
[ci skip]
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index ee3e0c052..6afbb5adc 100644
--- a/README.md
+++ b/README.md
@@ -35,6 +35,7 @@ Run these two commands __simultaneously__ in different console tabs.
35$ yarn run dev 35$ yarn run dev
36$ yarn start 36$ yarn start
37``` 37```
38Be aware that the development database will be reset regularly.
38 39
39## Packaging 40## Packaging
40```bash 41```bash
@@ -51,6 +52,7 @@ Join the Franz community on [Slack](https://slack.franz.im) and get in touch wit
51- [ ] Create acceptance tests 52- [ ] Create acceptance tests
52- [ ] 5.0 stable release 53- [ ] 5.0 stable release
53- [ ] Developer Documentation 54- [ ] Developer Documentation
55- [ ] Add translations
54 56
55## License 57## License
56Franz 5 is open-source licensed under the Apache-2.0 License. 58Franz 5 is open-source licensed under the Apache-2.0 License.