Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkfalcon authored May 3, 2018
1 parent 04aae09 commit 38dc563
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@
## About
Peregrine is a free and open source menubar macOS app to instantly share text or code to [gist.github.com](https://gist.github.com).

It is written 100% in Swift 4 and uses Apple's Cocoa API.
It is written in Swift 4 and uses Apple's Cocoa API.

Created for my Senior Project @ Cal Poly SLO

[CustomSharingService - Medium article coming soon](https://github.com/hawkfalcon/CustomSharingService)

## Features
* Create Gists from the menubar
* Login to your GitHub account
Expand All @@ -15,7 +17,7 @@ Created for my Senior Project @ Cal Poly SLO
* Import files

## Contributing
Feel free to contibute
Feel free to contibute by submitting a [pull request](https://github.com/hawkfalcon/Peregrine/pulls)

## License
MIT
[MIT](/LICENSE)

0 comments on commit 38dc563

Please sign in to comment.