ngx-dev-toolbar 0.0.2-5 → 0.0.2-7
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -3
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -10,12 +10,12 @@
|
|
|
10
10
|
|
|
11
11
|
<h3>A powerful development toolbar for Angular applications that helps developers to interact with the application in a more efficient way.</h3>
|
|
12
12
|
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
</p>
|
|
13
|
+
|
|
14
|
+
[📚 Documentation & Demo](https://alfredoperez.github.io/ngx-dev-toolbar/)
|
|
16
15
|
|
|
17
16
|
</div>
|
|
18
17
|
|
|
18
|
+
|
|
19
19
|
## ✨ Why ngx-dev-toolbar?
|
|
20
20
|
|
|
21
21
|
<div align="center">
|