Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/vvvv/VL.Augmenta
Browse files Browse the repository at this point in the history
  • Loading branch information
joreg committed Dec 1, 2023
2 parents 4a0a38a + 066b004 commit 2fe553f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,9 @@ Has support for the [Augmenta TUIO Protocol](https://github.com/Augmenta-tech/Au
Try it with vvvv, the visual live-programming environment for .NET
Download: http://visualprogramming.net

## Using the library
In order to use this library with VL you have to install the nuget that is available via nuget.org. For information on how to use nugets with VL, see [Managing Nugets](https://thegraybook.vvvv.org/reference/hde/managing-nugets.html) in the VL documentation. As described there you go to the commandline and then type:

nuget install VL.Augmenta -pre

Demos are available via the Help Browser!

0 comments on commit 2fe553f

Please sign in to comment.