This repository was archived by the owner on Mar 23, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
[ ![ Build Status] ( https://travis-ci.org/mena-devs/tilde.svg?branch=master )] ( https://travis-ci.org/mena-devs/tilde )
2
2
3
3
[ ![ Maintainability] ( https://api.codeclimate.com/v1/badges/618cfe32cf0874f94648/maintainability )] ( https://codeclimate.com/github/mena-devs/tilde/maintainability )
4
+
4
5
[ ![ FOSSA Status] ( https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmena-devs%2Ftilde.svg?type=shield )] ( https://app.fossa.io/projects/git%2Bgithub.com%2Fmena-devs%2Ftilde?ref=badge_shield )
5
6
6
7
[ ![ Test Coverage] ( https://api.codeclimate.com/v1/badges/618cfe32cf0874f94648/test_coverage )] ( https://codeclimate.com/github/mena-devs/tilde/test_coverage )
@@ -19,7 +20,9 @@ If you have a feature request, please open a ticket.
19
20
20
21
This README describes the purpose of this repository and how to set up a development environment. Other sources of documentation are as follows:
21
22
22
- * UI and API designs are in ` doc/ `
23
+ * UI and API designs are in ` docs/ `
24
+
25
+ API specifications are [ located here] ( https://mena-devs.github.io/tilde/api_specifications/index.html )
23
26
24
27
## Purpose and features
25
28
@@ -67,6 +70,5 @@ To test sent out emails during development, navigate to `localhost:3000/letter_o
67
70
68
71
For contributions, please follow the following [ git workflow] ( GIT-WORKFLOW.md )
69
72
70
-
71
73
## License
72
74
[ ![ FOSSA Status] ( https://app.fossa.io/api/projects/git%2Bgithub.com%2Fmena-devs%2Ftilde.svg?type=large )] ( https://app.fossa.io/projects/git%2Bgithub.com%2Fmena-devs%2Ftilde?ref=badge_large )
You can’t perform that action at this time.
0 commit comments