Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
squidfunk authored Sep 21, 2023
1 parent 5347216 commit efd4003
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,13 @@
# protobluff

[![Travis][travis-image]][travis-link]
[![Codecov][codecov-image]][codecov-link]
[![Gitter][gitter-image]][gitter-link]
[![Release][release-image]][release-link]

[travis-image]: https://travis-ci.org/squidfunk/protobluff.svg?branch=master
[travis-link]: https://travis-ci.org/squidfunk/protobluff
[codecov-image]: https://img.shields.io/codecov/c/github/squidfunk/protobluff/master.svg
[codecov-link]: https://codecov.io/gh/squidfunk/protobluff
[gitter-image]: https://badges.gitter.im/squidfunk/protobluff.svg
[gitter-link]: https://gitter.im/squidfunk/protobluff
[release-image]: https://img.shields.io/github/release/squidfunk/protobluff.svg
[release-link]: https://github.com/squidfunk/protobluff/releases/latest

# protobluff

protobluff is a modular Protocol Buffers implementation for C.

## Theory of Operation
Expand Down

0 comments on commit efd4003

Please sign in to comment.