Skip to content
Open
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: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# CramBit [![Open in Gitpod][gitpod-badge]][gitpod] [![Github Actions][gha-badge]][gha] [![Foundry][foundry-badge]][foundry] [![License: MIT][license-badge]][license]
# CramBit [![Open in Gitpod][gitpod-badge]][gitpod] [![Open in Codeanywhere][codeanywhere-badge]][codeanywhere] [![Github Actions][gha-badge]][gha] [![Foundry][foundry-badge]][foundry] [![License: MIT][license-badge]][license]

[gitpod]: https://gitpod.io/#https://github.com/joejordan/CramBit
[gitpod-badge]: https://img.shields.io/badge/Gitpod-Open%20in%20Gitpod-FFB45B?logo=gitpod
Expand All @@ -8,6 +8,8 @@
[foundry-badge]: https://img.shields.io/badge/Built%20with-Foundry-FFDB1C.svg
[license]: https://opensource.org/licenses/MIT
[license-badge]: https://img.shields.io/badge/License-MIT-blue.svg
[codeanywhere]: https://app.codeanywhere.com/#https://github.com/joejordan/CramBit
[codeanywhere-badge]: https://img.shields.io/badge/Codeanywhere-Open%20in%20Codeanywhere-1EAEDB?logo=codeanywhere

***A Solidity library designed to cram as many arbitrary values into as small a space as possible.***

Expand Down