aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLoïc Hoguin <[email protected]>2014-04-02 23:30:25 +0200
committerLoïc Hoguin <[email protected]>2014-04-02 23:30:25 +0200
commit00114c813b6c6829dcf3b6eedc6b45803b31c808 (patch)
treec602f21f0c0eff488bf2eb8b4eb3d0aeee8d820e /README.md
parent3fca1d3a170ac311fc379b3128be411edc21b0ee (diff)
downloadesdl2-00114c813b6c6829dcf3b6eedc6b45803b31c808.tar.gz
esdl2-00114c813b6c6829dcf3b6eedc6b45803b31c808.tar.bz2
esdl2-00114c813b6c6829dcf3b6eedc6b45803b31c808.zip
Add CPU feature detection functions
Now requiring SDL 2.0.3+.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 5 insertions, 3 deletions
diff --git a/README.md b/README.md
index c00ee73..e29a170 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,8 @@ Status
Week-end project. Work in progress.
-You need at least Erlang 17.0 or a release candidate of it
-for this project to run. It uses maps for a portion of its
-interface.
+The following limitations apply:
+
+ * Erlang 17.0+ is required
+ * SDL 2.0.3+ is required
+ * No support for UTF-8 strings, only Latin-1