diff --git a/README b/README.md similarity index 63% rename from README rename to README.md index 12085b5..1fafc95 100644 --- a/README +++ b/README.md @@ -1,3 +1,5 @@ libZelda provides several basic classes that can be used to read from and write to files, and memory, classes such as Stream, BinaryReader, BinaryWriter, and the currently work in progress TextStream. + +[![Build Status](https://travis-ci.org/Antidote/libzelda.png?branch=master)](https://travis-ci.org/Antidote/libzelda)