From c8b047a38bf14c0f1975347c5ee56541a56ab0d8 Mon Sep 17 00:00:00 2001 From: Brandon Fulljames Date: Fri, 6 May 2022 22:46:19 +0900 Subject: [PATCH] Most, not all --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 509aa60..e6802bc 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ for a few helpful tips! ## Features -For a code reference of all available features, please see the [full feature example](./examples/features/main.go). +For a code reference of most available features, please see the [full feature example](./examples/features/main.go). If you want to get started with a simple default table, [check the simplest example](./examples/simplest/main.go). Displays a table with a header, rows, footer, and borders.