fix readme layout in bitbucket

This commit is contained in:
Jeremy Penner 2020-11-19 23:24:34 -05:00
parent e7cd423086
commit 7853a9c0cf

View file

@ -8,6 +8,7 @@ compiles to Lua. You program the Apple II by writing Fennel code that generates
that code while it runs with simple commands in the lite editor. that code while it runs with simple commands in the lite editor.
Honeylisp comprises: Honeylisp comprises:
* A hackable programmer's text editor (lite) * A hackable programmer's text editor (lite)
* Ported to the Love2D game engine framework (lite-hearted) * Ported to the Love2D game engine framework (lite-hearted)
* A simple imgui-inspired library for quickly building custom editors * A simple imgui-inspired library for quickly building custom editors