mirror of https://github.com/vladmandic/human
update
parent
42a60628bd
commit
261d4aca9b
|
@ -14,10 +14,14 @@ assignees: vladmandic
|
||||||
**Expected Behavior**
|
**Expected Behavior**
|
||||||
|
|
||||||
**Environment
|
**Environment
|
||||||
|
|
||||||
|
- `Human` version
|
||||||
|
- `Human` module used (e.g. `human.js`, `human.esm`, `human.esm-nobundle`)
|
||||||
- Browser or NodeJS and version (e.g. NodeJS 14.15 or Chrome 86)
|
- Browser or NodeJS and version (e.g. NodeJS 14.15 or Chrome 86)
|
||||||
- OS and Hardware platform (e.g. Windows 10, Ubuntu Linux on x64, Android 10)
|
- OS and Hardware platform (e.g. Windows 10, Ubuntu Linux on x64, Android 10)
|
||||||
- Packager (if any) (e.g, webpack, rollup, parcel, esbuild, etc.)
|
- Packager (if any) (e.g, webpack, rollup, parcel, esbuild, etc.)
|
||||||
|
|
||||||
**Additional**
|
**Additional**
|
||||||
|
|
||||||
- For installation or startup issues include your `package.json`
|
- For installation or startup issues include your `package.json`
|
||||||
- For usage issues, it is recommended to post your code as [gist](https://gist.github.com/)
|
- For usage issues, it is recommended to post your code as [gist](https://gist.github.com/)
|
||||||
|
|
16
README.md
16
README.md
|
@ -1,8 +1,8 @@
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
# Human Library
|
# Human Library
|
||||||
|
|
||||||
|
@ -166,6 +166,6 @@ and [**API Specification**](https://vladmandic.github.io/human/typedoc/classes/h
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||

|

|
||||||
|
|
Loading…
Reference in New Issue