aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorGravatar Chris Xiong <chirs241097@gmail.com> 2015-11-01 23:33:50 +0800
committerGravatar Chris Xiong <chirs241097@gmail.com> 2015-11-01 23:33:50 +0800
commit6655926e01396139f4b81323d8adcc734bc4284e (patch)
treec12d5eee4e30025b3ac7b4600c96b68e8be5dbf4 /README.md
parentbdcabc1e059ba9415e8d1f8cb436c77545680670 (diff)
downloadSMELT-6655926e01396139f4b81323d8adcc734bc4284e.tar.xz
Add smPath source files.
Sync with the latest BLR3.
Diffstat (limited to 'README.md')
-rw-r--r--README.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/README.md b/README.md
index db90cb2..9eaa3cf 100644
--- a/README.md
+++ b/README.md
@@ -9,8 +9,7 @@ Currently only the SDL version is available.
A D3D version will be put into construction _soon_.
-Building
---------
+## Building
Building the SDL version of SMELT is now officially tested
on debian sid, debian jessie and Arch Linux.
@@ -26,8 +25,9 @@ To build a module, just run make in the corresponding folder.
The example must be built last.
-TODOs:
-------
+SMELT and applications that uses SMELT *REQUIRES* C++11 to build.
+
+## TODOs:
* Example code.
* Better documentation.
* D3D version.