Skip to content

Commit f3b7b35

Browse files
authored
README: Flesh out
1 parent 38171a7 commit f3b7b35

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,13 @@
1+
# Color Picker
2+
3+
## What Is It?
4+
5+
A Chrome devtools-like color picker for NetLogo, implemented in TypeScript, for use in the NetLogo desktop application (via JavaFX) and in NetLogo Web.
6+
7+
## Building
8+
9+
Run `stage.sh`.
10+
11+
## Acknowledgements
12+
113
Big thanks to Case Sandberg for [this project](https://github.com/casesandberg/react-color/tree/master/src/components/chrome), which provided the inspiration for the graphical design of the early versions of the "Advanced" color picker's UI.

0 commit comments

Comments
 (0)