Skip to content

Commit a4b542e

Browse files
committed
updated readme
1 parent 704f453 commit a4b542e

3 files changed

Lines changed: 9 additions & 16 deletions

File tree

.esdoc.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"source": "./src",
3+
"destination": "./docs",
4+
"plugins": [{"name": "esdoc-standard-plugin"}]
5+
}

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ This is an ES6/ES2015 library of Electrical Engineering Equations
1111
`npm install js-electrical-engineering-equations`
1212

1313

14-
# Useage
14+
# Docs
1515

16-
Useage instructions will be coming soon.
16+
Documentation level is now at 100%.
17+
18+
To view the documentation visit [http://marks-design.com/docs/JS-Electrical-Engineering-Equations/v2.0.0/](http://marks-design.com/docs/JS-Electrical-Engineering-Equations/v2.0.0/)

esdoc.json

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)