Update the README

This commit is contained in:
Filippo Cucchetto 2014-12-31 12:22:59 +01:00
parent 5ac4f6c1d5
commit fae26cedad
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ For NimQml use the Nimble package manager:
## Supported features:
* Creation of custom QObject and inject in a qml QtQuick view (both Nim and D)
* Slot and Signal creation for the following types int, bool, string (both Nim and D)
* Creation of properties for databinding (Nim only. D implementation is ongoing)
* Creation of properties for databinding (both Nim and D)