diff --git a/README.md b/README.md index 9ee7f82f..40379d5d 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,6 @@ what the equivalent Fennel for a given piece of Lua would be. * The [reference](reference.md) describes all Fennel special forms * The [macro guide](macros.md) explains how to write macros * The [API listing](api.md) shows how to integrate Fennel into your codebase -* The [style guide](style.md) gives tips on how to write clear and concise code * The [Lua primer](lua-primer.md) gives a very brief intro to Lua with pointers to further details