Преглед изворни кода

Fix badges over here [ci-skip]

Matt Coles пре 9 година
родитељ
комит
d576ea1279
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      README.md

+ 1 - 1
README.md

1
-# uni-society-manager [![travisbadge](https://travis-ci.org/Alpha-Atom/uni-society-manager.svg)](https://travis-ci.org/Alpha-Atom/uni-society-manager/builds) [![Coverage Status](https://coveralls.io/repos/github/Alpha-Atom/uni-society-manager/badge.svg?branch=master)](https://coveralls.io/github/Alpha-Atom/uni-society-manager?branch=master) ![dankmeme](https://img.shields.io/badge/contains-dank%20memes-brightgreen.svg)
1
+# uni-society-manager [![travisbadge](https://travis-ci.org/matt-coles/uni-society-manager.svg)](https://travis-ci.org/matt-coles/uni-society-manager/builds) [![Coverage Status](https://coveralls.io/repos/github/Alpha-Atom/uni-society-manager/badge.svg?branch=master)](https://coveralls.io/github/Alpha-Atom/uni-society-manager?branch=master) ![dankmeme](https://img.shields.io/badge/contains-dank%20memes-brightgreen.svg)
2
 
2
 
3
 Server for Integrated Project, powered by Express.js and Redis, listens for HTTPS requests on port 443 and HTTP requests on port 80 and port 3000. Certificate provided for free by the brilliant __[Lets Encrypt!](https://letsencrypt.org/)__ project. Unit tests are run on each commit with __[Travis CI](https://travis-ci.org/)__. Results of these tests can be viewed by clicking the build passing/failing badge. Unit tests exist for each route with a :white_check_mark: by its name.
3
 Server for Integrated Project, powered by Express.js and Redis, listens for HTTPS requests on port 443 and HTTP requests on port 80 and port 3000. Certificate provided for free by the brilliant __[Lets Encrypt!](https://letsencrypt.org/)__ project. Unit tests are run on each commit with __[Travis CI](https://travis-ci.org/)__. Results of these tests can be viewed by clicking the build passing/failing badge. Unit tests exist for each route with a :white_check_mark: by its name.
4
 
4