Skip to content

Commit 7d29375

Browse files
authored
Merge pull request #19 from umbraco/LottePitcher-patch-1
Update readme.md
2 parents 8a5386a + ae4b72f commit 7d29375

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

README.md

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,23 @@
11
# Umbraco UI Examples
2-
This repository contains the UI Examples package.
32

4-
## Installation
5-
The UI Examples package can be installed via nuget.
3+
UI Examples is a package that adds a new 'UI Examples' section to your Umbraco instance with working examples of how to customise the back-office. During installation the Admin user group will be given access to the section.
64

7-
TODO:
5+
https://our.umbraco.com/packages/developer-tools/ui-examples/
6+
7+
Examples include:
8+
9+
- Buttons
10+
- Icons
11+
- Layout
12+
13+
## Installing the Package
14+
15+
Umbraco v8: the UI Examples package can be added via the Package section of the back-office.
16+
17+
Umbraco v9: COMING SOON!
818

919
## Contributing
10-
Contributions are welcome! Please read our [Contribution Guidelines]('./CONTRIBUTING.md) for more information.
1120

21+
Contributions are welcome! Please refer to the [Issues List](./issues) for ideas of where help is needed.
22+
23+
Please read our [Contribution Guidelines](./CONTRIBUTING.md) for more information.

0 commit comments

Comments
 (0)