diff --git a/oranges2.png b/oranges2.png new file mode 100644 index 0000000..165eeb1 Binary files /dev/null and b/oranges2.png differ diff --git a/readme.md b/readme.md new file mode 100644 index 0000000..65d9421 --- /dev/null +++ b/readme.md @@ -0,0 +1,13 @@ +# OrangeBits Compiler + +![](https://github.com/JustinBeckwith/OrangeBits/blob/master/oranges2.png?raw=true) + +It compiles, it minifies, it optimizes. Compile LESS, Sass, Scss, and CoffeeScript. Minify JavaScript and CSS. Optimize Images. + +## How to download +OrangeBits is an extension for [Microsoft WebMatrix](http://webmatrix.com "Microsoft WebMatrix"). Install WebMatrix, and then install OrangeBits from the [extension gallery](http://extensions.webmatrix.com/packages/OrangeBits/ "OrangeBits on the Extension Gallery"). + +![](https://github.com/JustinBeckwith/OrangeBits/blob/master/wmx2.png?raw=true) + + + diff --git a/readme.txt b/readme.txt deleted file mode 100644 index 1a9f1f6..0000000 --- a/readme.txt +++ /dev/null @@ -1 +0,0 @@ -OrangeBits is a Less/SaSS/CoffeeScript compiler for WebMatrix \ No newline at end of file diff --git a/wmx2.png b/wmx2.png new file mode 100644 index 0000000..1350b88 Binary files /dev/null and b/wmx2.png differ