Page MenuHomePhabricator (Chris)

No OneTemporary

Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 00000000..d0581d5b
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+.scon*
+*.log
+*.pyc
diff --git a/README b/README
deleted file mode 100644
index 8aab5624..00000000
--- a/README
+++ /dev/null
@@ -1,18 +0,0 @@
-R Tech 1
-
-A set of C++ wrappers around existing libraries. Libraries include:
-
-Allegro4 (graphics/sound/input)
-SDL1.2 (graphics/sound/input)
-Allegro5 (graphics/sound/input)
-7zip (compression)
-LZ4 (compression)
-ZIP (compression)
-Hawknl (network)
-SFL (filesystem/os)
-PCRE (regular expressions)
-HQX/XBR (pixel scaling)
-DUMB (mod/s3m/xm/it)
-GME (console sound formats, e.g: NES, SNES, etc)
-
-Originally written for the game Paintown http://paintown.org
diff --git a/README.md b/README.md
new file mode 100644
index 00000000..76983814
--- /dev/null
+++ b/README.md
@@ -0,0 +1,23 @@
+#R Tech 1
+###A set of C++ wrappers around existing libraries.
+---
+####Libraries include:
+
+| Library | Provides |
+| :------------- | -------------------: |
+| Allegro4 | graphics/sound/input |
+| SDL1.2 | graphics/sound/input |
+| Allegro5 | graphics/sound/input |
+| 7zip | compression |
+| LZ4 | compression |
+| ZIP | compression |
+| Hawknl | network |
+| SFL | filesystem/os |
+| PCRE | regular expressions |
+| HQX/XBR | pixel scaling |
+| DUMB | mod/s3m/xm/it |
+| GME | console sound formats, e.g: NES, SNES, etc |
+
+---
+
+> Originally written for the game [Paintown](http://paintown.org)

File Metadata

Mime Type
text/x-diff
Expires
Tue, Jun 16, 1:10 AM (2 w, 21 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
70202
Default Alt Text
(1 KB)

Event Timeline