Skip to content

Commit 6075705

Browse files
committed
update readme for new structure
1 parent 5daf58f commit 6075705

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,16 @@ A collection of UI components for bootstrap 4
88

99
## View Components
1010

11-
To view a full list of components that are both done and on the road map simply go to [https://shadowcodex.github.io/codex-ui/components/](https://shadowcodex.github.io/codex-ui/components/)
11+
To view a full list of components that are both done and on the road map simply go to [https://codexui.com/](https://codexui.com/components/)
1212

1313
## How To Use
1414

15-
Just copy and paste. Each component will have a `code:` section below it. Just copy that code and paste it into your site. As long as you have bootstrap 4 running on the site, they components should just "work".
15+
**From The Site:** Just copy and paste. Each component will have a `code:` section below it. Just copy that code and paste it into your site. As long as you have bootstrap 4 running on the site, they components should just "work".
1616

1717
If they don't and you can't figure out why open an issue and I'll gladly help as much as I can!
1818

19+
**From Github:** Download the repo as a zip and open up any of the components. They should be copy and paste ready to go.
20+
1921
## Restrictions
2022

2123
I am working off of two premiss for this UI library / Kit.

0 commit comments

Comments
 (0)