diff --git a/README.md b/README.md index cb90688..89bd742 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,26 @@ [![Build Status](https://travis-ci.org/corrigeai/corrigeai-client.svg?branch=master)](https://travis-ci.org/corrigeai/corrigeai-client) +[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) +
+ # CorrigeAiAngularUi +### Essay submission social network implemented for the exercise of project management practices and development process. +### Course project for the discipline Project in Computer Science, U.F.C.G Computer Science program. + +This application is available at [Corrigeai](https://corrigeai.herokuapp.com). + This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.7.4. +## Prerequisites + +* node.js +* node package manager (npm) + +## Installing + +Once inside the project running `npm install` will install the application dependencies. + + ## Development server Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.