Skip to content

Commit 1cd1a88

Browse files
committed
style update to readme
1 parent 9da5a19 commit 1cd1a88

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

client/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,13 @@ Run `ng serve` for a dev server. Navigate to `http://localhost:4200/`. The app w
1111
Run `ng generate component component-name` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module`.
1212

1313
## Build
14-
Install the swagger-codegen tool available here: https://github.com/swagger-api/swagger-codegen .
14+
Install the swagger-codegen tool available here: [swagger](https://github.com/swagger-api/swagger-codegen) .
1515
Run `ng build` to build the project. The build artifacts will be stored in the `../public` directory. Use the `--prod` flag for a production build.
1616

1717
## Running unit tests
1818

1919
Run `ng test` to execute the unit tests via [Karma](https://karma-runner.github.io).
2020

21-
2221
## Further help
2322

2423
To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).

0 commit comments

Comments
 (0)