summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 25cb82d..7983320 100644
--- a/README.md
+++ b/README.md
@@ -1,12 +1,13 @@
# forge help
-This is some code to help new users compile the GO GUI plugins
-which can be rather difficult to figure out how to do.
+originally a library to help common tasks for forge
+now it's a heap for whatever until it gets sorted into somewhere more sensible
+this, in other words, is a junk drawer for tools that don't have a home yet
## Design Goals
-* automate the recovery and build process for GO plugins
* handle input from STDIN when there is no GUI yet
+* help automate the recovery and build process for GO plugins
## Notes