X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=README.md;h=83d1b909db3f30907f34bf8f17cb9705c82d809b;hb=04ccd4f6ea87ab6791efff26f2b61806777294ac;hp=b57f840f70841d573995e6fb76e08b5fdb5db429;hpb=3789126f0dc7d0b751d99ded86a97c2b258afe80;p=erdiag.git diff --git a/README.md b/README.md index b57f840..83d1b90 100644 --- a/README.md +++ b/README.md @@ -68,8 +68,7 @@ Note that the "drawMcd" method can take a second argument, which indicates the t **TODO** list: - functional integrity constraints (CIF) - - inter-relations constraints (or, and, xor...) + - inter-relations constraints (or, and, xor, inclusion) - inheritance with the right symbol (triangle) - - put online somewhere (user enter graph description and get SVG + SQL) -*Implementation note:* temporary dependency to [underscore](http://underscorejs.org/); good library but used so far only for its shuffle() method. +*Implementation note:* temporary dependency to [underscore](http://underscorejs.org/); used only for its shuffle() method.