Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I just find out that references inside README need to be updated. #8

Closed
wants to merge 2 commits into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ significantly more user-friendly. You can find Google Test at
You probably also want the gflags library for handling of command-line flags;
you can find it at

http://code.google.com/p/google-gflags/
http://gflags.github.io/gflags/

In addition to the unit tests, snappy contains microbenchmarks used to
tune compression and decompression performance. These are automatically run
Expand All @@ -132,4 +132,4 @@ Contact
Snappy is distributed through Google Code. For the latest version, a bug tracker,
and other information, see

http://code.google.com/p/snappy/
https://github.com/google/snappy/