diff --git a/RattailBONE.md b/RattailBONE.md index 03020bf..b99d9e1 100644 --- a/RattailBONE.md +++ b/RattailBONE.md @@ -6,7 +6,7 @@ There is also a [[http://rattail.edbob.org/demo/|live demo of BONE]]. ## Access to Data -BONE's first objective is to provide ways to view and edit the underlying data held in a Rattail database. This includes ''everything'', from products and customers to system users and roles/permissions, etc. +BONE's first objective is to provide ways to view and edit the underlying data held in a Rattail database. This includes *everything*, from products and customers to system users and roles/permissions, etc. Eventually reporting will become a big part of what BONE does, but none of that code has been written yet. For now it's just concerned with [[http://en.wikipedia.org/wiki/Create,_read,_update_and_delete|CRUD]].