diff options
author | zlg <zlg@zlg.space> | 2010-10-13 06:11:52 -0500 |
---|---|---|
committer | zlg <zlg@zlg.space> | 2010-10-13 06:11:52 -0500 |
commit | 434d31c21bc2a2529949b8aba3f6b3ac42d10b9c (patch) | |
tree | 3b656980e7e15d64d4d7d9d190d7fd365bc986f5 | |
parent | Merge branch 'master' of github.com:sporkbox/gimpixel (diff) | |
download | gimpixel-434d31c21bc2a2529949b8aba3f6b3ac42d10b9c.tar.gz gimpixel-434d31c21bc2a2529949b8aba3f6b3ac42d10b9c.tar.bz2 gimpixel-434d31c21bc2a2529949b8aba3f6b3ac42d10b9c.tar.xz gimpixel-434d31c21bc2a2529949b8aba3f6b3ac42d10b9c.zip |
Added usage information
-rw-r--r-- | README.mdown | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/README.mdown b/README.mdown index 895229e..50f505c 100644 --- a/README.mdown +++ b/README.mdown @@ -1,9 +1,6 @@ # What is GIMPixel? GIMPixel is a set of brushes, palettes, and image templates designed to turn GIMP into an enjoyable piece of pixeling software. It's still in its infancy, so if you know a thing or two about configuring GIMP or would like to contribute brushes, palettes, or more, don't hesitate to join in! -<<<<<<< HEAD ## Usage To use GIMPixel, you must run GIMP after changing the "GIMP2_DIRECTORY" environment variable. To do so, just run something like `GIMP2_DIRECTORY=.gimpixel gimp` and it should work without messing with your existing GIMP configuration. -======= ->>>>>>> 0366146471c99705a0c176a3c7484a89693448d0 |