From 12bcc623c0f5627163ad3f2345aab7ff2ea12103 Mon Sep 17 00:00:00 2001 From: Petros Demetrakopoulos Date: Sun, 16 Jan 2022 18:15:28 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ffa9d00..ae283f5 100644 --- a/README.md +++ b/README.md @@ -528,7 +528,7 @@ Key enhancements over go-ethereum: [](https://github.com/petrosDemetrakopoulos/ethairballoons) ### [EthAir Balloons](https://github.com/petrosDemetrakopoulos/ethairballoons) -- A strictly typed ORM library for Ethereum blockchain. It allows you to use Ethereum blockchain as a persistent storage in an organized and model-oriented way without writing custom complex Smart contracts. +- A strictly typed ORM library for Ethereum blockchain. It allows developers to use Ethereum blockchain as a persistent storage in an organized and model-oriented way without writing custom complex Smart contracts. --- ## Further Extension