This is an automated email from the ASF dual-hosted git repository.
toulmean pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-tuweni.git
The following commit(s) were added to refs/heads/master by this push:
new 9e8b17a ahhh much better!
new a57599f Merge pull request #11 from ahmed-musallam/patch-1
9e8b17a is described below
commit 9e8b17a8c4624016103ae3f14c9a65166e350216
Author: Ahmed Musallam <[email protected]>
AuthorDate: Mon May 6 16:02:15 2019 -0500
ahhh much better!
---
README.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 92f15e7..cdd8e0d 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,7 @@
[](https://github.com/incubator-tuweni/blob/master/LICENSE)
[](https://maven-badges.herokuapp.com/maven-central/org.apache.tuweni/tuweni)
[](https://repository.apache.org/content/repositories/snapshots/org/apache/tuweni/tuweni/)
+
Tuweni is a set of libraries and other tools to aid development of blockchain
and other decentralized software in Java and other JVM languages.
It includes a low-level bytes library, serialization and deserialization
codecs (e.g. [RLP](https://github.com/ethereum/wiki/wiki/RLP)), various
cryptography functions and primatives, and lots of other helpful utilities.
@@ -105,4 +106,4 @@ http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on
an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express
or implied. See the License for the
-specific language governing permissions and limitations under the License.
\ No newline at end of file
+specific language governing permissions and limitations under the License.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]