Skip to content

Commit c44485d

Browse files
authored
Revise README with project name and details
Updated project name and added summary of TOX behavior.
1 parent 10bf30d commit c44485d

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
1-
# name-of-tox here
1+
# TD Prism
22

33
## Summary
4-
Summary of tox behvior here
4+
5+
This TOX is intended to convert HEX code color palettes generated from [prism.sudo.codes](https://prism.sudo.codes/) into usable palettes accessible in TouchDesigner.
56

67
## TDM Installation
8+
79
If you are using the [TouchDesigner Dependency Manager](https://github.com/SudoMagicCode/TouchDesigner-Dependency-Manager) you can add this component to your local project with a `add package` command.
10+
811
```shell
9-
tdm add package {{repo_url_without_https://}}
10-
```
12+
tdm add package github.com/SudoMagicCode/td-prism
13+
```

0 commit comments

Comments
 (0)