From 0f2c8f8f5c1cdc96d4d7a199ada1adf1592188b6 Mon Sep 17 00:00:00 2001 From: Kakadu Date: Fri, 13 Dec 2013 15:06:39 +0000 Subject: [PATCH] Update README.md spelling fixed. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index edcb5d7..68e9dd2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -There you can find my experienca about interfacing OCaml and Qt. +There you can find my experience about interfacing OCaml and Qt. -* QtQuick 2.0 (from Qt5) + OCaml stuff is in `qml/`. +* QtQuick 2.0 (from Qt5) + OCaml stuff is in `qml/` * QtGui + OCaml is probably outdated and not compiled. I have paused my work with it. See build environment in `qtgui/` * Both project share same codegenerator which is located in `src/`