Skip to content

Commit b79ea2e

Browse files
committed
Update README.md
1 parent e4e9e12 commit b79ea2e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ This is a sample Multi-Tenant application built using ASP.NET Boilerplate and mo
33

44
* Anyone can create a tenant using a registration form and becomes admin of the tenant.
55
* Ayyone can register to a tenant.
6-
* Tenant admin can create and delete events.
6+
* Tenant admin can create and cancel events.
77
* Tenant users can see events and other registered users.
88
* Tenant users can register to events based on some policy.
99
* Tenant users can cancel their registration based on some policy.
10+
11+
__LIVE DEMO: http://eventcloud.aspnetboilerplate.com__

0 commit comments

Comments
 (0)