Skip to content

Commit 4226f2d

Browse files
docs(README.md): update
1 parent c5279e0 commit 4226f2d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -210,13 +210,13 @@ npm i --save @angular-package/type
210210

211211
## Skeleton
212212

213-
This project was build with the library[skeleton](https://github.com/angular-package/skeleton), it's just simple generated by angular-cli library with the command
213+
This project was built with the library [skeleton][skeleton] which is a simple library generated with the command below by the Angular-CLI.
214214

215215
```bash
216216
ng new skeleton --create-application=false
217217
```
218218

219-
Simply, copy this package to the folder of skeleton library `packages/type` then you can run commands below.
219+
Copy this package to the folder of skeleton library `packages/type` then you can run commands below.
220220

221221
### Build
222222

@@ -3127,6 +3127,8 @@ MIT © angular-package ([license][license])
31273127

31283128
----
31293129

3130+
[skeleton]: https://github.com/angular-package/skeleton
3131+
31303132
<!-- Changes -->
31313133
[new]: https://img.shields.io/badge/-new-green
31323134
[update]: https://img.shields.io/badge/-update-red

0 commit comments

Comments
 (0)