Add readme

This commit is contained in:
Kyle Neath
2009-12-05 13:02:54 -08:00
parent 6301aff4f0
commit e407148188

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
# GitHub Flavored TextMate Preview
This is a quick and dirty port of GitHub README styles to TextMate's preview window (used for styling Markdown previews).
It allows you to see READMEs as they will be styled in GitHub:
![Sample Screenshot](http://share.kyleneath.com/captures/Markdown_Preview-20091205-130214.jpg)
## Installation
cd ~ Library/Application Support/TextMate/Themes/
mkdir -p WebPreview
cd WebPreview
git clone git://github.com/kneath/github_textmate_preview.git github