Skip to content

Commit

Permalink
README references dev repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Reavenk committed Mar 10, 2021
1 parent 477ccc0 commit 0dbfbae
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,9 @@ Root script derives off the UI image so the GameObject cannot have any UI Graphi
inside of it. Then assign it a Props member value - see the section below for more
information on Props.

The scene SampleScene shows a simple demo of how to use. See the script Test.cs for
its implementation.
This repository is the library and does not come with its own Unity project or examples.
For examples, see the development repository at https://github.com/Reavenk/UIDock_Dev.
It comes with this repo as a submodule.

# How To Modify

Expand Down

0 comments on commit 0dbfbae

Please sign in to comment.