Skip to content

Commit b427505

Browse files
committed
docs: change description
1 parent 476c77b commit b427505

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<h1 align="center">
22
<img src="https://raw.githubusercontent.com/smooth-code/fraql/master/resources/fraql-logo.png" alt="FraQL" title="FraQL" width="300">
33
</h1>
4-
<p align="center" style="font-size: 1.2rem;">Build data aware components using GraphQL ⚡️</p>
4+
<p align="center" style="font-size: 1.2rem;">GraphQL fragments made simple ⚡️</p>
55

66
[![Build Status][build-badge]][build]
77
[![Code Coverage][coverage-badge]][coverage]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fraql",
33
"version": "1.1.1",
4-
"description": "Build data aware components using GraphQL.",
4+
"description": "GraphQL fragments made simple",
55
"repository": "git@github.com:smooth-code/fraql.git",
66
"main": "dist/fraql.cjs.js",
77
"jsnext:main": "dist/fraql.es.js",

0 commit comments

Comments
 (0)