Browse Source

Removed inch badge

pull/2/head
NGPixel 8 years ago
parent
commit
847c81946a
2 changed files with 4 additions and 11 deletions
  1. 5
      README.md
  2. 10
      inch.json

5
README.md

@ -10,11 +10,14 @@
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/1d0217a3153c4595bdedb322263e55c8)](https://www.codacy.com/app/Requarks/wiki)
[![Dependency Status](https://gemnasium.com/badges/github.com/Requarks/wiki.svg)](https://gemnasium.com/github.com/Requarks/wiki)
[![Known Vulnerabilities](https://snyk.io/test/github/requarks/wiki/badge.svg)](https://snyk.io/test/github/requarks/wiki)
[![Documentation](http://inch-ci.org/github/Requarks/wiki.svg?branch=master)](https://requarks-wiki.readme.io/)
##### A modern, lightweight and powerful wiki app built on NodeJS, Git and Markdown
*Under development*
### Documentation
- [Installation Guide](https://requarks-wiki.readme.io/docs/prerequisites)
##### Milestones
- [ ] Assets Management
- [ ] Authentication

10
inch.json

@ -1,10 +0,0 @@
{
"files": {
"included": [
"controllers/**/*.js",
"middlewares/**/*.js",
"models/**/*.js",
],
"excluded": []
}
}
Loading…
Cancel
Save