mirror of https://github.com/vladmandic/human
update
parent
87c3171712
commit
7f31cee9d6
|
@ -14,10 +14,14 @@ assignees: vladmandic
|
|||
**Expected Behavior**
|
||||
|
||||
**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)
|
||||
- OS and Hardware platform (e.g. Windows 10, Ubuntu Linux on x64, Android 10)
|
||||
- Packager (if any) (e.g, webpack, rollup, parcel, esbuild, etc.)
|
||||
|
||||
**Additional**
|
||||
|
||||
- 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/)
|
||||
|
|
16
README.md
16
README.md
|
@ -1,8 +1,8 @@
|
|||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

|
||||

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

|
||||

|
||||

|
||||

|
||||

|
||||

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