Fixing badges
parent
5c1c91a450
commit
1967923d26
|
|
@ -1,10 +1,6 @@
|
|||
<div style="float: right">
|
||||
[](https://rubygems.org/gems/squib)
|
||||
# Squib [](https://rubygems.org/gems/squib)
|
||||
[](https://travis-ci.org/andymeneely/squib)
|
||||
[](https://gemnasium.com/andymeneely/squib)
|
||||
</div>
|
||||
|
||||
# Squib
|
||||
|
||||
Squib is a ruby DSL for prototyping card and board games. Think of it like [nanDeck](http://www.nand.it/nandeck/) done "the Ruby way". Start with some basic commands and generate print-ready PNGs and PDFs. Squib supports complex text rendering, reading PNGs and SVGs, reading from ExcelX files, and shape drawing. Plus, you have the full power of Ruby behind you.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue