Skip to content

Commit a79477c

Browse files
authored
Update README.md (ToolJet#1079)
* Update README.md Hi I am an English Professor and a part-time coder.I have made some changes in documentation as a contribution from my side.Hope this helps Thanks * Update README.md * Update README.md * Update README.md
1 parent 799bef0 commit a79477c

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -27,23 +27,23 @@ ToolJet is an **open-source no-code framework** to build and deploy internal too
2727

2828
## Features
2929

30-
- Visual app builder with widgets such as tables, charts, modals, buttons, dropdowns, and more
30+
- Visual app builder with widgets such as tables, charts, modals, buttons, dropdowns, and more.
3131
- Mobile 📱 & desktop layouts 🖥
3232
- Dark mode 🌛
33-
- Connect to databases, APIs, and external services
34-
- Deploy on-premise ( supports docker, kubernetes, heroku, and more )
35-
- Granular access control on organization-level and app-level
36-
- Write JS code almost anywhere in the builder
37-
- Query editors for all supported data sources
38-
- Transform query results using JS code
33+
- Connect to databases, APIs, and external services.
34+
- Deploy on-premise (supports docker, kubernetes, heroku, and more)
35+
- Granular access control on organization-level and app-level.
36+
- Write JS code almost anywhere in the builder.
37+
- Query editors for all supported data sources.
38+
- Transform query results using JS code.
3939
- All the credentials are securely encrypted using `aes-256-gcm`.
4040
- ToolJet acts only as a proxy and doesn't store any data.
41-
- Support for OAuth
41+
- Support for OAuth.
4242

4343
<hr>
4444

4545
## Quickstart
46-
The easiest way to get started with ToolJet is by creating a [ToolJet Cloud](https://tooljet.io) account. ToolJet Cloud offers a hosted solution of ToolJet. If you want to self-host ToolJet, please proceed to [deployment documentation](https://docs.tooljet.io/docs/deployment/architecture).
46+
The easiest way to get started with ToolJet is by creating a [ToolJet Cloud](https://tooljet.io) account. ToolJet Cloud offers a hosted solution of ToolJet. If you want to self-host ToolJet, kindly proceed to [deployment documentation](https://docs.tooljet.io/docs/deployment/architecture).
4747

4848
You can deploy ToolJet on Heroku for free using the one-click-deployment button below.
4949
<p align="center">
@@ -55,18 +55,18 @@ You can deploy ToolJet on Heroku for free using the one-click-deployment button
5555
[Building a Github contributor leaderboard using ToolJet](https://blog.tooljet.io/building-a-github-contributor-leaderboard-using-tooljet/)<br>
5656

5757
## Documentation
58-
The documentation is available at https://docs.tooljet.io.
58+
Documentation is available at https://docs.tooljet.io.
5959

6060
- [Getting Started](https://docs.tooljet.io)<br>
6161
- [Deploying](https://docs.tooljet.io/docs/deployment/architecture)<br>
6262
- [Datasource Reference](https://docs.tooljet.io/docs/data-sources/airtable/)<br>
6363
- [Widget Reference](https://docs.tooljet.io/docs/widgets/button)
6464

6565
## Branching model
66-
We use the git-flow branching model. The base branch is `develop`. If you are looking for a stable version, please use the main branch or tags labeled as v1.x.x.
66+
We use git-flow branching model. The base branch is `develop`. If you are looking for a stable version, please use the main branch or tags labeled as v1.x.x.
6767

6868
## Contributing
69-
Read our [Contributing Guide](CONTRIBUTING.md) to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to ToolJet. <br>
69+
Kindly read our [Contributing Guide](CONTRIBUTING.md) to learn and understand about our development process, how to propose bugfixes and improvements, and how to build and test your changes to ToolJet. <br>
7070

7171
## Contributors
7272
<a href="https://github.com/tooljet/tooljet/graphs/contributors">

0 commit comments

Comments
 (0)