Skip to content

Commit

Permalink
- changed markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Schnell committed Oct 19, 2011
1 parent 46f111a commit 6714cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.markdown
Expand Up @@ -2,7 +2,7 @@

This is a shameless "port" of the compressor algorithm snappy from Google to Objective-C++.

The original project can be found here: ([*Snappy: A fast compressor/decomnpressor*]http://code.google.com/p/snappy/)
The original project can be found here: [*Snappy: A fast compressor/decomnpressor*](http://code.google.com/p/snappy/)
This version is based on snappy-1.4

I added basically an XCode project around the source files, so compilation with newest XCode 4.2 is smooth.
Expand Down

0 comments on commit 6714cfd

Please sign in to comment.