diff --git a/README.md b/README.md index 0375452ee..cda30b71a 100644 --- a/README.md +++ b/README.md @@ -1,35 +1,49 @@ ----------- +
+ +
+ ++ + + + + + + + + + + + + + + +
-**AMI Alpha** is now available for developer preview. -Developper preview means that the API might change but we are confident you can already build cool apps with AMI. +---------- +```diff +**AMI Alpha** is now available for developer preview. Please submit pull request, open issues or contact us for any question, feature request, etc. +-This demo will show you how to: add multiple Events to an Element, create custom Events and fire an Event.
diff --git a/package.json b/package.json index 6d2b8aa8a..3e9bebab4 100644 --- a/package.json +++ b/package.json @@ -1,8 +1,8 @@ { "name": "ami.js", - "version": "v0.0.9", - "main": "src/ami.min.js", - "keywords": ["ami", "ami.js","three.js", "webgl", "dicom", "nifti","awesome", "medical", "imaging", "xtk", "nrrd", "vtk", "stl", "trk", "labelmap", "mesh"], + "version": "v0.0.10", + "main": "src/ami.js", + "keywords": ["ami", "ami.js","three.js", "webgl", "dicom", "nifti", "awesome", "medical", "imaging", "xtk", "nrrd", "vtk", "stl", "trk"], "author": { "name" : "Nicolas Rannou", "email" : "nicolas@eunate.ch",