Update README.md
This commit is contained in:
parent
1c21c94bc7
commit
855075db31
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ Bootstrap a project:
|
||||||
angel init hello
|
angel init hello
|
||||||
```
|
```
|
||||||
|
|
||||||
You can even have your server run and be hot-reloaded on file changes:
|
You can even have your server run and be *live-reloaded* on file changes:
|
||||||
|
|
||||||
```dart
|
```dart
|
||||||
angel start
|
angel start
|
||||||
|
|
Loading…
Reference in a new issue