Namdak Tonpa 10 years ago
parent
commit
cd9ad62a57
1 changed files with 3 additions and 27 deletions
  1. 3 27
      README.md

+ 3 - 27
README.md

@@ -38,33 +38,9 @@ We have built with KVS a number of applications and came up with schema samples.
 We grouped schemas by three category. KVS hides database access behind backend drivers
 We grouped schemas by three category. KVS hides database access behind backend drivers
 and provides high-level rich API to stored and extend following data:
 and provides high-level rich API to stored and extend following data:
 
 
-### Core
-
-* Acl
-* Users
-* Subscriptions
-* Feeds
-* Entries
-* Comments
-
-### Banking
-
-* Account
-* Customer
-* Transaction
-* Item
-* Currency
-* Program
-* Card
-* Cashback
-
-### Social
-
-* Group
-* Meeting
-* Payment
-* Product
-* Purchase
+* **Core** — Acl, Users, Subscriptions, Feeds, Entries, Comments
+* **Banking** — Account, Customer, Transaction, Item, Currency, Program, Card, Cashback
+* **Social** — Group, Meeting, Payment, Product, Purchase
 
 
 Applications
 Applications
 ------------
 ------------