Skip to content

Commit d7f41ec

Browse files
updated the read me
1 parent 60df6d6 commit d7f41ec

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
# ng2-rest-api
22
ng2-rest-api HTTP client to consume RESTful services. Built on Angular2/http with TypeScript. A rest api template for all api consumption.
3+
Angular2 rest template for all CRUD operations.
4+
35
**Note:** this solutions is not included in npm, so download and include it in your service folder.
46

57
## Installation
68

79
```sh
8-
Download and include the api.service.ts file into your service folder of your application.
10+
Download and include the api.service.ts file into your service folder of your application.
911
```
1012

1113
## Usage

0 commit comments

Comments
 (0)