Reduce header size
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
# Introduction
|
||||
## Introduction
|
||||
|
||||
A play-clj game in which ... well, that part is up to you.
|
||||
|
||||
# Contents
|
||||
## Contents
|
||||
|
||||
* `android/src` Android-specific code
|
||||
* `desktop/resources` Images, audio, and other files
|
||||
@@ -10,6 +10,6 @@ A play-clj game in which ... well, that part is up to you.
|
||||
* `desktop/src-common` Cross-platform game code
|
||||
* `ios/src` iOS-specific code
|
||||
|
||||
# Building
|
||||
## Building
|
||||
|
||||
All projects can be built using [Nightcode](https://nightcode.info/), or on the command line using [Leiningen](https://github.com/technomancy/leiningen) with the [lein-droid](https://github.com/clojure-android/lein-droid) and [lein-fruit](https://github.com/oakes/lein-fruit) plugins.
|
||||
|
||||
Reference in New Issue
Block a user