Skip to content

Commit

Permalink
README - update link to wiki, delete unnecessary license notice
Browse files Browse the repository at this point in the history
  • Loading branch information
Neloop committed Dec 16, 2017
1 parent a1d2c41 commit 250283f
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Build Status](https://travis-ci.org/ReCodEx/web-app.svg?branch=master)](https://travis-ci.org/ReCodEx/web-app)
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

The descriptin and documentation of the project is placed in the [global wiki](https://github.com/ReCodEx/wiki/wiki/Web-application) of the ReCodEx project.
The descriptin and documentation of the project is placed in the [global wiki](https://github.com/ReCodEx/wiki/wiki) of the ReCodEx project.

## Environment variables

Expand Down Expand Up @@ -42,7 +42,3 @@ yarn start
```

Consider using [PM2](http://pm2.keymetrics.io/) or similar tool to run the `yarn start` command to prevent crashes of the web service. It is wise to use watch mode of PM2 in `prod/` subdirectory and deploy the app using `yarn deploy` command.

## License

[MIT](http://isekivacenz.mit-license.org/)

0 comments on commit 250283f

Please sign in to comment.