Namdak Tonpa 10 лет назад
Родитель
Сommit
cd9ad62a57
1 измененных файлов с 3 добавлено и 27 удалено
  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
 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
 ------------