Skip to content

Commit 7c77eb4

Browse files
committed
update readme
1 parent 27a6bbb commit 7c77eb4

File tree

1 file changed

+3
-12
lines changed

1 file changed

+3
-12
lines changed

README.md

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
1-
[![Open in Visual Studio Code](https://classroom.github.com/assets/open-in-vscode-c66648af7eb3fe8bc4f294546bfd86ef473780cde1dea487d3c4ff354943c9ae.svg)](https://classroom.github.com/online_ide?assignment_repo_id=7561644&assignment_repo_type=AssignmentRepo)
2-
# a05 Web Interface
1+
# Coinserver
32

4-
In this assignment, you will build an HTML human interface for your API.
3+
A NodeJS/Express REST API that serves up coin flips
54

6-
## DO NOT CLONE THIS REPOSITORY DIRECTLY
7-
8-
Use the GitHub classroom link instead: https://classroom.github.com/a/PUVGxeMe
9-
10-
If you clone this repo directly, it will not be added to the organization as an individual repo associated with your account and you will not be able to push to it.
11-
12-
## Instructions
13-
14-
Full instructions for this assignment are available at: https://comp426.johndmart.in/a/05/
5+
This was developed from in-class demos for UNC COMP 426 Spring 2022.
156

167
# Coinserver API Documentation
178

0 commit comments

Comments
 (0)