Skip to content

Commit d1e9651

Browse files
committed
update readme
1 parent 588282c commit d1e9651

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@
22
# Fusio SDK Angular
33

44
The Angular SDK provides several components and services which help to integrate Fusio into
5-
an Angular app. It provides two Angular libraries:
6-
7-
* [fusio-sdk](https://www.npmjs.com/package/ngx-fusio-sdk)
8-
* [fusio-product](https://www.npmjs.com/package/ngx-fusio-product)
5+
an Angular app.
96

107
## SDK
118

@@ -59,7 +56,3 @@ import {FusioSdkModule, FusioService as Sdk} from "ngx-fusio-sdk";
5956
//...
6057
})
6158
```
62-
63-
## Product
64-
65-
The product library provides components to create a product website for a Fusio project.

0 commit comments

Comments
 (0)