From 698649ea7b1e5e7e54f3e6b826b87c4e792a24d5 Mon Sep 17 00:00:00 2001 From: Navaneeth Pk Date: Thu, 23 Dec 2021 07:24:37 +0530 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index b37a50bee8..73d6fcba40 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@


- - Low-code framework for building internal tools.

ToolJet is an **open-source low-code framework** to build and deploy internal tools quickly without much effort from the engineering teams. You can connect to your data sources, such as databases (like PostgreSQL, MongoDB, Elasticsearch, etc), API endpoints (ToolJet supports importing OpenAPI spec & OAuth2 authorization), and external services (like Stripe, Slack, Google Sheets, Airtable) and use our pre-built UI widgets to build internal tools. @@ -57,6 +55,7 @@ You can deploy ToolJet on Heroku for free using the one-click-deployment button [GitHub contributor leaderboard using ToolJet](https://blog.tooljet.io/building-a-github-contributor-leaderboard-using-tooljet/)
[Cryptocurrency dashboard using ToolJet](https://blog.tooljet.com/how-to-build-a-cryptocurrency-dashboard-in-10-minutes/)
[WhatsApp CRM using ToolJet](https://blog.tooljet.com/build-a-whatsapp-crm-using-tooljet-within-10-mins/)
+[AWS S3 file explorer](https://blog.tooljet.com/building-an-app-to-view-and-upload-files-in-aws-s3-bucket/)
## Documentation Documentation is available at https://docs.tooljet.com.