From c68ca0822004fd6aed594399440b3048df8d216b Mon Sep 17 00:00:00 2001 From: Alexis <35.alexis.pele@gmail.com> Date: Mon, 1 Mar 2021 14:17:40 +0100 Subject: [PATCH] Updated Readme to regular structure --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 725fa75..a902836 100644 --- a/README.md +++ b/README.md @@ -1 +1,16 @@ -# Full Skies \ No newline at end of file +# Full Skies +This small-scale application is used to consume the API. Its functionnalities for now are only about exploiting the API endpoints to display data. + +In the future, users could be able to register and create their own list of astral bodies. +## Dependencies +- [Vue](https://vuejs.org/) - Front-end framework +- [Vuex](https://vuex.vuejs.org/) - Store + + +## Usage +**TBI** +## Contributors +- [AlexisNP](https://github.com/AlexisNP) + +## Credits +**TBI** \ No newline at end of file