From 6a5db6ef0b94f8266f4976c8248bd665efb14f37 Mon Sep 17 00:00:00 2001 From: Dmitriy Medvedev Date: Thu, 15 Oct 2020 21:36:53 +0300 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 398179f..1bdf4e5 100644 --- a/README.md +++ b/README.md @@ -1 +1,8 @@ -# ICLibraries \ No newline at end of file +# ICLibraries +Repository contains libraries for InnerCore +## List +| Name | Description | +|----------------- |------------------------------------------------------------------------------------------- | +| BackpackAPI | a library for making backpacks and other item that can contains resources within themself | +| BaublesAPI | a library for registering baubles: rings, amulets, charms and etc | +| AchievementsAPI | a library that add achievements system |