Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

Commit

Permalink
Update README to include link to API specifications
Browse files Browse the repository at this point in the history
  • Loading branch information
constantine-nikolaou committed Apr 5, 2021
1 parent cc0d20f commit eba3b06
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
[![Build Status](https://travis-ci.org/mena-devs/tilde.svg?branch=master)](https://travis-ci.org/mena-devs/tilde)

[![Maintainability](https://api.codeclimate.com/v1/badges/618cfe32cf0874f94648/maintainability)](https://codeclimate.com/github/mena-devs/tilde/maintainability)

[![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)

[![Test Coverage](https://api.codeclimate.com/v1/badges/618cfe32cf0874f94648/test_coverage)](https://codeclimate.com/github/mena-devs/tilde/test_coverage)
Expand All @@ -19,7 +20,9 @@ If you have a feature request, please open a ticket.

This README describes the purpose of this repository and how to set up a development environment. Other sources of documentation are as follows:

* UI and API designs are in `doc/`
* UI and API designs are in `docs/`

API specifications are [located here](https://mena-devs.github.io/tilde/api_specifications/index.html)

## Purpose and features

Expand Down Expand Up @@ -67,6 +70,5 @@ To test sent out emails during development, navigate to `localhost:3000/letter_o

For contributions, please follow the following [git workflow](GIT-WORKFLOW.md)


## License
[![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)

0 comments on commit eba3b06

Please sign in to comment.