From 190dfcd9dc62189a2852acf8e9e7869178a8008c Mon Sep 17 00:00:00 2001 From: ireic Date: Wed, 29 Jan 2020 03:27:09 +0100 Subject: [PATCH] Readme formatting --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 432e3a8..4d42eb5 100644 --- a/README.md +++ b/README.md @@ -64,23 +64,23 @@ Not all components have properly defined [aria attributes](https://developer.moz Both Client and API are currently tested through [end-to-end Cypress tests](https://github.com/oldboyxx/jira_clone/tree/master/client/cypress/integration). That's good enough for a relatively simple application such as this, even if it was a real product. However, as the app grows in complexity, it might be wise to start writing additional unit/integration tests. -### Author: Ivor Reic ✍️ +## Author: Ivor Reic ✍️ - Website: https://getivor.com/ - Skype handle: ivor.reic 💬 -### Contributing +## Contributing I will not be accepting PR's on this repository. Feel free to fork and maintain your own version. -### License +## License [MIT](https://opensource.org/licenses/MIT)
-

+

Visit the live app | View client | View API -

+