README.md in shatter-rb-0.1.0 vs README.md in shatter-rb-0.1.1
- old
+ new
@@ -5,13 +5,9 @@
<p align='center'>
An async first RPC app server built in Ruby. Supported by DRb, Puma, and Zookeeper.
</p>
-## Why
-
-Small apps are very common and RPC is a great simple alternative to REST, GraphQL, SOAP, and others. Shatter allows you to very simply, without too much opinion, define your business functions and invoke them with a premade HTTP endpoint.
-
## Whats needed
* Ruby3.1 and later
* A box to run it on
* Zookeeper instance