Skip to content

Commit 06c6463

Browse files
committed
Restore deciduous trees
1 parent baa7575 commit 06c6463

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

README.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
# Bosk
55

6-
![Three inquisitive cartoon trees with eyes](/art/bosk-evergreen-icon.png)
6+
![Three inquisitive cartoon trees with eyes](/art/bosk-3trees-wide-small.png)
77

88
Bosk is a state management library for developing distributed application control-plane logic.
99
It's a bit like server-side Redux for Java, but without the boilerplate code.
@@ -239,6 +239,10 @@ Common settings across projects are in custom plugins under the [buildSrc direct
239239

240240
In the long run, we'll use the usual semantic versioning.
241241

242-
For the 0.x.y releases, treat x as a major release number.
242+
For 0.x.y releases, all bets are off, and no backward compatibility is guaranteed.
243243

244-
For the 0.0.x releases, all bets are off, and no backward compatibility is guaranteed.
244+
### Logo
245+
246+
Logo was derived from this public-domain image: https://openclipart.org/detail/44023/small-trees-bushes
247+
248+
Modified by Grady Johnson.

0 commit comments

Comments
 (0)