diff --git a/README.md b/README.md index 9d61d6a7b6462a23c9a2053e7d109e46d2eaf5a4..312a25b7b6cb2be48a076e4914b37b58209e0f77 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,10 @@ # GO-IXML -GO-IXML is Go bindings for the **IluvatarCorex Management Library API(ixml)**. +GO-IXML is Go bindings for the **IluvatarCorex Management Library API(IXML)**. -**Note:** The runtime environment requires the library of **libixml.so**, please install **IluvatarCorex** SDK firstly. +**Note:** +- The runtime environment requires the library of **libixml.so**, please install IX SDK firstly. +- The current version of GO-IXML is compatible with IX driver version **4.2.0**. ## Build