From c56458333953f47252b24d55059e78666ef5d8d9 Mon Sep 17 00:00:00 2001 From: Madison Swain-Bowden Date: Thu, 20 Jan 2022 17:46:12 -0800 Subject: [PATCH] Correct link HTML in README This PR fixes a link which wasn't rendering correctly in the README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 134536b..41c2fac 100755 --- a/README.md +++ b/README.md @@ -23,8 +23,7 @@ Code bytes measured as stored on Mac disk: * Survloop-Generated PHP Eloquent Data Table Models ~ 340 KB (8%) * Survloop-Generated PHP Laravel Database Migration & Seeders ~ 2.5 MB (59%) -Separate package: +Separate package: * Survloop-Generated PHP Police Departments & Oversight Seeders ~ 15.9 MB OpenPolice is an open-source, open data web app empowering citizens to prepare, file, and track reports of police conduct. The site helps users submit complaints or commendations to appropriate police oversight agencies. By allowing users to publish reports online, we aim to establish better public transparency and oversight of police activity in the U.S. OpenPolice extends Survloop, which runs atop Laravel.