Skip to content

Commit

Permalink
README.md - Added body
Browse files Browse the repository at this point in the history
  • Loading branch information
calebkleveter committed Mar 10, 2017
1 parent b86f56d commit e1fd987
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
# SwiftDown

[![Build Status](https://travis-ci.org/calebkleveter/SwiftDown.svg?branch=master)](https://travis-ci.org/calebkleveter/SwiftDown)

SwiftDown is a Markdown renderer built in swift.

## Usage

SwiftDown is a SwiftPM package, but if you want to add it manually to a project, you can just add the files.

## License

The whole SwiftDown package is under the MIT license agreement.

## Attribution

Thanks to @matthewcheok and his tutorial on [Writing a Lexer in Swift](http://blog.matthewcheok.com/writing-a-lexer-in-swift/).

0 comments on commit e1fd987

Please sign in to comment.