From 602a0a6c50af601d562a4e3f8ea531fad86b93bc Mon Sep 17 00:00:00 2001 From: Willard Nilges Date: Sun, 3 Sep 2023 19:47:39 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 18c7a794..5d5ab6f2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # meshdb -## The Premiere NYCMesh Member/Install Database +## A Database for Tracking NYCMesh Member Installs Welcome to the `nth` attempt at making an API! This was started out of hatred for our current solution for tracking installs/buildings/requests, the **New Node Form**. @@ -75,4 +75,4 @@ See `tasks.py` for a complete list of the tasks available. ## Dependencies This package uses [flask-security-too](https://flask-security-too.readthedocs.io/en/stable/) instead of flask-security. -Ensure that the coorect docs are being used for development. \ No newline at end of file +Ensure that the coorect docs are being used for development.