From 4454cc95b85969593ac0cb16a7b42c62eb017bc9 Mon Sep 17 00:00:00 2001 From: Zafarullah Mahmood Date: Thu, 11 Oct 2018 11:37:05 +0530 Subject: [PATCH] fixes to readme (#689) --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cd8d04b4..45757eee 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Read more at [hasura.io](https://hasura.io) and the [docs](https://docs.hasura.i * **Admin UI & Migrations**: Admin UI & Rails-inspired schema migrations * **Postgres** ❤️: Supports Postgres types (PostGIS/geo-location, etc.), turns views to *graphs*, trigger stored functions or procedures with mutations -Read more at: [https://hasura.io](https://hasura.io) and the [docs](https://docs.hasura.io). +Read more at [https://hasura.io](https://hasura.io) and the [docs](https://docs.hasura.io). ## Table of contents @@ -188,11 +188,11 @@ license as [MongoDB](https://www.mongodb.com/community/licensing). We have written more about what you can and cannot do under AGPL [here](https://github.com/hasura/graphql-engine/wiki/License-Explained). -**Commercial licenses** that bundle the Hasura GraphQL Engine with support, and +**Commercial licenses** that bundle the Hasura GraphQL Engine with support and SLAs are available on request. Please feel free to contact us at build@hasura.io or on our [website chat](https://hasura.io). -All **other content** (except those in [`server`](server), [`cli`](cli) and -[`console`](console) directories) are under [MIT License](LICENSE-community). +All **other contents** (except those in [`server`](server), [`cli`](cli) and +[`console`](console) directories) are available under the [MIT License](LICENSE-community). This includes everything in the [`docs`](docs) and [`community`](community) directories.