Alejandro Cremades commited on
Commit
5bab230
·
1 Parent(s): 2316373

Add links to the now deprecated Next.js interface

Browse files
Files changed (1) hide show
  1. README.md +5 -0
README.md CHANGED
@@ -48,3 +48,8 @@ To run the Streamlit app locally, install the [streamlit](https://docs.streamlit
48
  ```sh
49
  streamlit run Middle_School_Card_Search.py
50
  ```
 
 
 
 
 
 
48
  ```sh
49
  streamlit run Middle_School_Card_Search.py
50
  ```
51
+
52
+ ## Next.js web interface (deprecated)
53
+
54
+ - [Repository](https://github.com/alecrem/middleschool-tutor)
55
+ - [Last version deployed](https://middleschooltutor.vercel.app)