Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tasneembhiri authored Feb 25, 2020
1 parent 6ae9dd8 commit 589b4bc
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,19 @@ As a user , when click on grades image display the grades of students.<br>


# File Structure:
public<br>
public

index.html<br>
dom.js<br>
style.css<br>

src<br>
src

server.js<br>
router.js<br>
handler.js<br>

database<br>
database
db_bulid.js<br>
db_build.sql<br>
db_connection.js<br>
Expand All @@ -40,11 +40,11 @@ db_connection.js<br>
getData.js<br>
postData.js<br>

config.env<br>
config.env

.gitignore<br>
.gitignore

readme.md<br>
readme.md


# Team
Expand Down

0 comments on commit 589b4bc

Please sign in to comment.