aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 93420f5..f0ee3e1 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
1# GnunetWebui 1# GnunetWebui
2 2
3This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 1.7.2. 3This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 6.0.1.
4 4
5## Development server 5## Development server
6 6
@@ -12,7 +12,7 @@ Run `ng generate component component-name` to generate a new component. You can
12 12
13## Build 13## Build
14 14
15Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `-prod` flag for a production build. 15Run `ng build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.
16 16
17## Running unit tests 17## Running unit tests
18 18