From 46f72f32485fbe09498986d7aff8cc9b51b1f219 Mon Sep 17 00:00:00 2001 From: Guilherme Date: Thu, 21 Jan 2021 12:54:36 -0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a5c782c..9585a32 100644 --- a/README.md +++ b/README.md @@ -1 +1,3 @@ # Rust Library + +Created in order to demonstrate how to create and use libraries made in Rust in other languages.