Skip to content

Commit 8f5230f

Browse files
authored
Update README.md
1 parent 42b2ba8 commit 8f5230f

File tree

1 file changed

+3
-50
lines changed

1 file changed

+3
-50
lines changed

README.md

Lines changed: 3 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -4,58 +4,12 @@
44

55
## Getting Started
66

7-
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
8-
9-
### Prerequisites
10-
11-
What things you need to install the software and how to install them
12-
13-
```
14-
Give examples
15-
```
16-
17-
### Installing
18-
19-
A step by step series of examples that tell you how to get a development env running
20-
21-
Say what the step will be
22-
23-
```
24-
Give the example
25-
```
26-
27-
And repeat
28-
29-
```
30-
until finished
317
```
32-
33-
End with an example of getting some data out of the system or using it for a little demo
34-
35-
## Running the tests
36-
37-
Explain how to run the automated tests for this system
38-
39-
### Break down into end to end tests
40-
41-
Explain what these tests test and why
42-
43-
```
44-
Give an example
8+
git clone https://github.com/10secondsofcode/10secondsofcode.git
9+
npm install
10+
npm start
4511
```
4612

47-
### And coding style tests
48-
49-
Explain what these tests test and why
50-
51-
```
52-
Give an example
53-
```
54-
55-
## Deployment
56-
57-
Add additional notes about how to deploy this on a live system
58-
5913
## Built With
6014

6115
* [Dropwizard](http://www.dropwizard.io/1.0.2/docs/) - The web framework used
@@ -72,7 +26,6 @@ We use [SemVer](http://semver.org/) for versioning. For the versions available,
7226

7327
## Authors
7428

75-
* **Billie Thompson** - *Initial work* - [PurpleBooth](https://github.com/PurpleBooth)
7629

7730
See also the list of [contributors](https://github.com/your/project/contributors) who participated in this project.
7831

0 commit comments

Comments
 (0)