Skip to content

Commit 8d2b319

Browse files
authored
Update readme
1 parent 4ec53ed commit 8d2b319

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
JFP server
22
===========
33

4+
Note (9/8/16): This repo is OUTDATED. The new repo may be found [here](https://github.com/CarletonDevX/jfpdata).
5+
46
A simple web app to store usage data from the [JFP Chrome extension](https://github.com/CarletonDevX/web-print). Looking for the password? It's in the code. Why is there even a password in the first place? Beats me. I think I was working from a tutorial.
57

68
To develop on this project, you'll need Flask:
79
`pip install Flask`
810

9-
Note: There's a commented-out section in the html template that'll let you manually add entries into the database for debugging purposes.
11+
Note: There's a commented-out section in the html template that'll let you manually add entries into the database for debugging purposes.

0 commit comments

Comments
 (0)