Skip to content

Commit

Permalink
Merge pull request #4 from serhatci/readme
Browse files Browse the repository at this point in the history
Fix links in the readme file
  • Loading branch information
serhatci committed Jul 21, 2021
2 parents 1b36d38 + d55a58a commit 1eaa30a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
@@ -1,6 +1,6 @@
[![Build Status](https://travis-ci.com/serhatci/outline-express-rest-api.svg?branch=main)](https://travis-ci.com/serhatci/outline-express-rest-api)
[![Coverage Status](https://coveralls.io/repos/github/serhatci/outline-express-rest-api/badge.svg?branch=main)](https://coveralls.io/github/serhatci/outline-express-rest-api?branch=main)
[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github/serhatci/outline-express-rest-api)
[![MIT License](https://img.shields.io/apm/l/atomic-design-ui.svg?)](https://github.com/serhatci/outline-express-rest-api/blob/main/README.md)

# Outline express rest API

Expand Down Expand Up @@ -33,7 +33,7 @@ npx outline sample-route-files

# Example Output

![alt text](https://github.com/serhatci/outline-express-rest-api/example-output/example-output.jpg)
![alt text](https://github.com/serhatci/outline-express-rest-api/blob/main/example-output/example-output.jpg)

# Future Work

Expand Down

0 comments on commit 1eaa30a

Please sign in to comment.