From 7a7272c49c92e1b016fddc89df90a4e3cdd6a236 Mon Sep 17 00:00:00 2001 From: Vladimir Mandic Date: Sat, 7 Nov 2020 09:47:26 -0500 Subject: [PATCH] updated wiki links --- README.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index ac5ee664..d546b46c 100644 --- a/README.md +++ b/README.md @@ -12,17 +12,17 @@ ### Wiki pages: -- [**Home**](wiki) -- [**Installation**](wiki/Install) -- [**Usage**](wiki/Usage) -- [**Configuration**](wiki/Configuration) -- [**Outputs**](wiki/Outputs) -- [**Demos**](wiki/Demos) -- [**Development Server**](wiki/Development-Server) -- [**Build Process**](wiki/Build-Process) -- [**Profiling**](wiki/Profiling) -- [**Performance Notes**](wiki/Performance) -- [**Credits**](wiki/Credits) +- [**Home**](https://github.com/vladmandic/human/wiki) +- [**Installation**](https://github.com/vladmandic/human/wiki/Install) +- [**Usage**](https://github.com/vladmandic/human/wiki/Usage) +- [**Configuration**](https://github.com/vladmandic/human/wiki/Configuration) +- [**Outputs**](https://github.com/vladmandic/human/wiki/Outputs) +- [**Demos**](https://github.com/vladmandic/human/wiki/Demos) +- [**Development Server**](https://github.com/vladmandic/human/wiki/Development-Server) +- [**Build Process**](https://github.com/vladmandic/human/wiki/Build-Process) +- [**Profiling**](https://github.com/vladmandic/human/wiki/Profiling) +- [**Performance Notes**](https://github.com/vladmandic/human/wiki/Performance) +- [**Credits**](https://github.com/vladmandic/human/wiki/Credits) Compatible with *Browser*, *WebWorker* and *NodeJS* execution - Browser/WebWorker: Compatible with *CPU*, *WebGL*, *WASM* and *WebGPU* backends