Update READMEs

This commit is contained in:
Richard Feldman
2016-03-27 09:39:23 -07:00
parent 89182d2156
commit f9db9e4db1
4 changed files with 0 additions and 32 deletions

View File

@@ -15,11 +15,3 @@ to fail; in that case, just run `elm package install` again.)
```bash ```bash
elm live Main.elm --open -- --output=elm.js elm live Main.elm --open -- --output=elm.js
``` ```
## Running Tests
```bash
cd test
elm package install
elm test TestRunner.elm
```

View File

@@ -15,11 +15,3 @@ to fail; in that case, just run `elm package install` again.)
```bash ```bash
elm live Main.elm --open -- --output=elm.js elm live Main.elm --open -- --output=elm.js
``` ```
## Running Tests
```bash
cd test
elm package install
elm test TestRunner.elm
```

View File

@@ -15,11 +15,3 @@ to fail; in that case, just run `elm package install` again.)
```bash ```bash
elm live Main.elm --open -- --output=elm.js elm live Main.elm --open -- --output=elm.js
``` ```
## Running Tests
```bash
cd test
elm package install
elm test TestRunner.elm
```

View File

@@ -15,11 +15,3 @@ to fail; in that case, just run `elm package install` again.)
```bash ```bash
elm live Main.elm --open -- --output=elm.js elm live Main.elm --open -- --output=elm.js
``` ```
## Running Tests
```bash
cd test
elm package install
elm test TestRunner.elm
```