From eafafc9216aa747cd634c61d1c66155c494897ad Mon Sep 17 00:00:00 2001 From: Zach Daniel Date: Wed, 1 May 2024 14:11:04 -0400 Subject: [PATCH] chore: remove `Documentation` from header --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dd43412c..944bc2c0 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Hex version badge](https://img.shields.io/hexpm/v/ash.svg)](https://hex.pm/packages/ash) [![Hexdocs badge](https://img.shields.io/badge/docs-hexdocs-purple)](https://hexdocs.pm/ash) -# Ash Framework Documentation +# Ash Framework Welcome! Here you will find everything you need to know to get started with and use Ash. This documentation is best viewed on [hexdocs](https://hexdocs.pm/ash).