diff --git a/README.md b/README.md index 972a264..c396f80 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# 2048 +# 2048 [![Build Status](https://img.shields.io/travis/quantum5/2048.svg?maxAge=43200)](https://travis-ci.org/quantum5/2048) + My version of 2048 game, with multi-instance support, restored from an old high school project.