Browse Source

fixed grammar error in readme

pull/189/head
Caleb Kirby 3 years ago
parent
commit
0e096ab7d1
  1. 2
      README.md

2
README.md

@ -156,7 +156,7 @@ docker run -p 8080:8080 -e NC_DB="mssql://host:port?u=user&p=password&d=database
| NC_CONNECT_TO_EXTERNAL_DB_DISABLED | No | Disable Project creation with external database | |
| NC_DISABLE_TELE | No | Disable telemetry | |
# 🎯 Why we building this ?
# 🎯 Why are we building this ?
Most internet businesses equip themselves with either spreadsheet or a database to solve their business needs. Spreadsheets are used by a Billion+ humans collaboratively every single day. However, we are way off working at similar speeds on databases which are way more powerful tools when it comes to computing. Attempts to solve this with SaaS offerings has meant horrible access controls, vendor lockin, data lockin, abrupt price changes & most importantly a glass ceiling on what's possible in future.
# ❤ Our Mission :

Loading…
Cancel
Save