Skip to content

Commit 2da1891

Browse files
authored
Merge pull request #16 from project-cssi/develop
docs: update README 📝
2 parents bd1496e + 878e2a1 commit 2da1891

File tree

1 file changed

+3
-6
lines changed

1 file changed

+3
-6
lines changed

README.md

Lines changed: 3 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img style="display:block;text-align:center" src="./docs/logos/cssi-logo-dashboard.svg" alt="logo-text" width="800" />
2+
<img style="display:block;text-align:center" src="./docs/logos/cssi-logo-dashboard.svg" alt="logo-text" width="600" />
33
<p align="center" style="font-size: 1.2rem;">Front-End for the CSSI Platform</p>
44
</p>
55

@@ -11,7 +11,7 @@
1111
<a href="#contributors">
1212
<img src="https://img.shields.io/badge/all_contributors-1-orange.svg" alt="All Contributors" height="18">
1313
</a>
14-
<a href="https://app.fossa.io/projects/git%2Bgithub.com%2Fproject-cssi%2Fcssi-fe?ref=badge_shield" alt="FOSSA Status"><img src="https://app.fossa.io/api/projects/git%2Bgithub.com%2Fproject-cssi%2Fcssi-fe.svg?type=shield"/></a>
14+
<a href="https://app.fossa.io/projects/git%2Bgithub.com%2Fproject-cssi%2Fcssi-fe?ref=badge_shield" alt="FOSSA Status"><img src="https://app.fossa.io/api/projects/git%2Bgithub.com%2Fproject-cssi%2Fcssi-fe.svg?type=shield"/></a>
1515
<a href="https://david-dm.org/project-cssi/cssi-fe">
1616
<img src="https://david-dm.org/project-cssi/cssi-fe/status.svg" alt="dependencies Status" height="18">
1717
</a>
@@ -28,9 +28,6 @@
2828

2929
This repository contains the codebase for the CSSI front end. This project was bootstrapped with [Create React App](https://github.com/facebook/create-react-app) template.
3030

31-
32-
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fproject-cssi%2Fcssi-fe.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fproject-cssi%2Fcssi-fe?ref=badge_large)
33-
3431
# Quick start
3532

3633
> The generated project have dependencies that require `node` together with `npm`.
@@ -241,4 +238,4 @@ This project follows the [all-contributors](https://github.com/kentcdodds/all-co
241238

242239
# License
243240

244-
This project is licensed under the MIT License - see the [LICENSE.md](LICENSE.md) file for details
241+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fproject-cssi%2Fcssi-fe.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fproject-cssi%2Fcssi-fe?ref=badge_large)

0 commit comments

Comments
 (0)