diff --git a/packages/noco-docs/content/en/index.md b/packages/noco-docs/content/en/index.md index 860cb5d1cd..679d318c35 100644 --- a/packages/noco-docs/content/en/index.md +++ b/packages/noco-docs/content/en/index.md @@ -14,15 +14,13 @@ NocoDB works by connecting to any relational database and transforming them into Also NocoDB's app store allows you to build business workflows on views with combination of Slack, Microsoft Teams, Discord, Twilio, Whatsapp, Email & any 3rd party APIs too. Plus NocoDB provides programmatic access to APIs so that you can build integrations with Zapier / Integromat and custom applications too. - - ## Features ### Rich Spreadsheet Interface - ⚡  Basic Operations: Create, Read, Update and Delete on Tables, Columns, and Rows - ⚡  Fields Operations: Sort, Filter, Hide / Unhide Columns -- ⚡  Multiple Views Types: Grid (By default), Gallery and Form View +- ⚡  Multiple Views Types: Grid (By default), Gallery, Form View and Kanban View - ⚡  View Permissions Types: Collaborative Views, & Locked Views - ⚡  Share Bases / Views: either Public or Private (with Password Protected) - ⚡  Variant Cell Types: ID, LinkToAnotherRecord, Lookup, Rollup, SingleLineText, Attachement, Currency, Formula and etc @@ -60,4 +58,6 @@ Our mission is to provide the most powerful no-code interface for databases whic ## How can I contribute to NocoDB's development ? -Please refer to [here](https://github.com/nocodb/nocodb/blob/develop/.github/CONTRIBUTING.md) for the contribution guidelines. \ No newline at end of file +Please refer to [here](https://github.com/nocodb/nocodb/blob/develop/.github/CONTRIBUTING.md) for the contribution guidelines. + + \ No newline at end of file