Skip to content

Commit 1196651

Browse files
committed
Fix description in readme
1 parent 104f3c1 commit 1196651

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# scrud [![NPM version](https://badge.fury.io/js/scrud.svg)](https://npmjs.org/package/scrud) [![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](https://github.com/feross/standard)
22

3-
> An anti-framework ( with probably allot of anti-patterns :\ )
3+
> Super opinionated, minimalistic, PG centric API fabric
44
55
## install
66

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "scrud",
33
"version": "0.1.0",
4-
"description": "Super opiniated, minimalistic, PG centric API fabric",
4+
"description": "Super opinionated, minimalistic, PG centric API fabric",
55
"engines": {
66
"node": ">=6.0.0"
77
},

0 commit comments

Comments
 (0)