Fixing minor typos in the README (#186)
This commit is contained in:
parent
3c5d93e699
commit
9575abc602
|
|
@ -10,14 +10,14 @@
|
|||
</p>
|
||||
<p>
|
||||
|
||||
[](https://github.com/appsmithorg/appsmith/releases/latest)
|
||||
[](https://github.com/appsmithorg/appsmith/releases/latest)
|
||||
[](https://appsmith.com)
|
||||
[](https://discord.gg/rBTTVJp)
|
||||
[](https://docs.appsmith.com)
|
||||
|
||||
</p>
|
||||
</p>
|
||||
<p>
|
||||
<sub>Built with ❤︎ & empathy</sub>
|
||||
<sub>Built with empathy, not just ❤︎ </sub>
|
||||
</p>
|
||||
</div>
|
||||
|
||||
|
|
@ -37,7 +37,7 @@ Appsmith provides a better way of building internal tools by visualising them as
|
|||
|
||||
## Features
|
||||
|
||||
* **Build custom UI**: Drag & drop, resize and style widgets **without HTLM / CSS**. [Read more](https://docs.appsmith.com/core-concepts/building-the-ui)
|
||||
* **Build custom UI**: Drag & drop, resize and style widgets **without HTML / CSS**. [Read more](https://docs.appsmith.com/core-concepts/building-the-ui)
|
||||
* **Query data**: Query & update your database directly from the UI. Supports **postgres, mongo, REST & GraphQL APIs**. [Read more](https://docs.appsmith.com/core-concepts/building-the-ui/displaying-api-data)
|
||||
* **JS Logic**: Write snippets of business logic using JS to transform data, manipuate UI or trigger workflows
|
||||
* **Data Workflows**: Simple configuration to create flows when users interact with the UI. [Read more](https://docs.appsmith.com/core-concepts/building-the-ui/calling-apis-from-widgets)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user