From 9e67055fa21002ef2c44bc155e00ea73ed1facf3 Mon Sep 17 00:00:00 2001 From: Suraj D M <42767118+surajdm123@users.noreply.github.com> Date: Thu, 4 Nov 2021 22:53:02 -0400 Subject: [PATCH] Added tool details --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 102c25f5..ee19bead 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,10 @@ ER Diagram | Application Flowchart - Site will be hosted at: `http://127.0.0.1:5000/` +## Tools +- Code Formatter: [black](https://github.com/psf/black) +- Syntax and Code Checker: [PyLint](https://pylint.org/) + ## Third-Party Tools - [AWS Relational Database Service-RDS](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/Welcome.html)