Skip to content

Commit

Permalink
Merge pull request #3 from fga-gpp-mds/development
Browse files Browse the repository at this point in the history
Development
  • Loading branch information
WillAllmeida authored Apr 19, 2018
2 parents 554f093 + f1766a9 commit 636082b
Show file tree
Hide file tree
Showing 51 changed files with 1,371 additions and 489 deletions.
3 changes: 2 additions & 1 deletion .angular-cli.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,9 @@
"testTsconfig": "tsconfig.spec.json",
"prefix": "app",
"styles": [
"styles.css",
"../node_modules/materialize-css/dist/css/materialize.css",
"styles.css"
"../node_modules/font-awesome/css/font-awesome.css"
],
"scripts": [
"../node_modules/jquery/dist/jquery.js",
Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# IncluCare

<p align="center">
<a href="https://codeclimate.com/github/fga-gpp-mds/IncluCare_front"><img src="https://codeclimate.com/github/fga-gpp-mds/IncluCare_front/badges/gpa.svg"></a>
<a href="https://travis-ci.org/fga-gpp-mds/IncluCare_front/"><img src="https://api.travis-ci.org/fga-gpp-mds/IncluCare_front.svg?branch=master"></a>
<a href="https://codeclimate.com/github/fga-gpp-mds/2018.1-IncluCare"><img src="https://codeclimate.com/github/fga-gpp-mds/2018.1-IncluCare/badges/gpa.svg"></a>
<a href="https://travis-ci.org/fga-gpp-mds/2018.1-IncluCare/"><img src="https://api.travis-ci.org/fga-gpp-mds/2018.1-IncluCare.svg?branch=master"></a>
</p>

This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.7.3.
Expand Down
Loading

0 comments on commit 636082b

Please sign in to comment.