TabletopAssistant / DiceKit

Swift framework for expressing and evaluating dice notation (e.g., d20, 4d6+4, 3d8×10+2), which is commonly used in tabletop role-playing games.
Apache License 2.0
14 stars 1 forks source link

Add usage section to Readme #31

Closed brentleyjones closed 9 years ago

brentleyjones commented 9 years ago

@TabletopAssistant/dicekit do we think this is needed for 0.1 release?

JonathanHoffman commented 9 years ago

Probably not "needed." But since we do have some usable functionality I don't think it would be a bad idea. Also, the way .1 is defined makes it sound like that it should have at least a rough usage section.

brentleyjones commented 9 years ago

At least a rough one, yeah. I think I'll also do a quick and dirty playground as well, to set a precedence (#37).

LoganJohnson commented 9 years ago

Agreed on that.