diff options
author | zlg <zlg@zlg.space> | 2010-10-13 05:21:07 -0500 |
---|---|---|
committer | zlg <zlg@zlg.space> | 2010-10-13 05:47:19 -0500 |
commit | 3f52fa6dac98d769a58b6c95b308592532d33b7f (patch) | |
tree | 3b656980e7e15d64d4d7d9d190d7fd365bc986f5 /README.mdown | |
download | gimpixel-3f52fa6dac98d769a58b6c95b308592532d33b7f.tar.gz gimpixel-3f52fa6dac98d769a58b6c95b308592532d33b7f.tar.bz2 gimpixel-3f52fa6dac98d769a58b6c95b308592532d33b7f.tar.xz gimpixel-3f52fa6dac98d769a58b6c95b308592532d33b7f.zip |
Initial commit
Diffstat (limited to 'README.mdown')
-rw-r--r-- | README.mdown | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/README.mdown b/README.mdown new file mode 100644 index 0000000..50f505c --- /dev/null +++ b/README.mdown @@ -0,0 +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! + +## 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. |