Skip to content

Commit 78afb50

Browse files
authored
Merge pull request #4 from oguzhan18/oguzhan18-added-urls
Update README.md
2 parents ff55fad + 347263c commit 78afb50

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
````bash
66
npm install html-attribute-manager
77
````
8+
<a href="https://www.npmjs.com/package/html-attribute-manager" tagret="_blanl"> Click for npmJS.com URL </a>
9+
<a href="https://html-attribute-manager.vercel.app/#/" tagret="_blanl">Click for Documentation URL</a>
10+
811
## Usage
912
First, import `HtmlAttributeManager` into your JavaScript file:
1013

@@ -57,4 +60,4 @@ const attributeManager = new HtmlAttributeManager({
5760
Contributions are welcome! Please feel free to submit issues or pull requests on <a href="https://github.com/oguzhan18/html-attribute-manager" target="_blank">Github</a>.
5861

5962
## License
60-
This project is licensed under the MIT License - see the LICENSE file for details.
63+
This project is licensed under the MIT License - see the LICENSE file for details.

0 commit comments

Comments
 (0)