Fix libGDX capitalization

This commit is contained in:
oakes
2014-08-02 16:43:49 -04:00
parent f9a8fe7156
commit eab8caaf63
5 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
(defproject play-clj "0.3.9-SNAPSHOT"
:description "A LibGDX wrapper for easy cross-platform game development"
:description "A libGDX wrapper for easy cross-platform game development"
:url "https://github.com/oakes/play-clj"
:license {:name "Public Domain"
:url "http://unlicense.org/UNLICENSE"}