diff --git a/README.md b/README.md index 9b0d70b..d1bd610 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ -# Bubble Tea +Bubble Tea +==========
@@ -13,7 +15,8 @@ either inline, full-window, or a mix of both. It's been battle-tested in several large projects and is production-ready. It features a standard framerate-based renderer which is used by default as -well as support for high-performance scrollable regions when needed. +well as a renderer for high-performance scrollable regions, which works +alongside the main renderer. To get started, see the [tutorials][tutorials] and [examples][examples]. @@ -44,8 +47,8 @@ For some Bubble Tea programs in production, see: ## Acknowledgments -Inspired by [The Elm Architecture][elm] by Evan Czaplicki et al. and -[go-tea][gotea] by TJ Holowaychuk. +Based on [The Elm Architecture][elm] by Evan Czaplicki et alia +and [go-tea][gotea] by TJ Holowaychuk. [elm]: https://guide.elm-lang.org/architecture/ [gotea]: https://github.com/tj/go-tea