Skip to content

Commit 5e08634

Browse files
committed
add information where to find on github
1 parent df171c8 commit 5e08634

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

docs/index.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ object detection and recognition system made and maintained by [vision.ai](http:
55

66
---
77

8-
# About VMX
8+
#### About VMX
99

1010
VMX consists of a visual object detection algorithm engineered for
1111
speed, accuracy, and a web-based interface for building vision
@@ -17,23 +17,27 @@ favorite programming language and talk to VMX over HTTP. VMX can also
1717
take commands from standard input (*command line support is
1818
built-in*).
1919

20-
## Learn VMX
20+
#### Learn VMX
2121
The VMX GUI runs in your browser and gives you many powerful tools to
2222
build and prototype your computer vision application. To learn how to
2323
use the VMX GUI, train your own models, and modify existing models,
2424
see [Learn VMX](VMXAppBuilder.md).
2525

26-
## VMX API
26+
#### VMX API
2727
If you want to interface with VMX from your favorite programming
2828
language, build a web-based vision app, or interact with a running VMX
2929
system, see [VMX API Docs](VMXapi.md).
3030

31-
## Installation
31+
#### Installation
3232

3333
Installation and deployment instructions are provided in
3434
[VMX Installation Docs](VMXinstall.md). VMX runs on your personal
3535
computer, with native installers for Mac OS X and Linux, as well as
3636
Docker container support for all three major personal computing
3737
platforms: Windows (via boot2docker), Mac OS X, and Linux.
3838

39+
**VMXDocs on Github**
3940

41+
These docs can be found on Github under
42+
[VISIONAI/VMXDocs](https://github.com/VISIONAI/VMXdocs). If you find
43+
any problems with the documentation, just let us know.

0 commit comments

Comments
 (0)