dbleek commited on
Commit
558b5e5
1 Parent(s): ae89f49

modified README

Browse files
Files changed (1) hide show
  1. README.md +10 -1
README.md CHANGED
@@ -5,4 +5,13 @@ colorTo: red
5
  sdk: streamlit
6
  app_file: app.py
7
  pinned: false
8
- ---
 
 
 
 
 
 
 
 
 
 
5
  sdk: streamlit
6
  app_file: app.py
7
  pinned: false
8
+ ---
9
+
10
+ # cs-gy-6613-project
11
+ Project for CS-GY-6613 Spring 2023
12
+
13
+ For milestone 1, I used the quick start instructions from VS code to connect to a remote Ubuntu container:
14
+
15
+ https://code.visualstudio.com/docs/devcontainers/containers#_quick-start-open-an-existing-folder-in-a-container
16
+
17
+ ![Alt text](milestone-1.jpg "Screenshot for Milestone 1")