From 87616b840835f25e91343bf60a35b723a6de4198 Mon Sep 17 00:00:00 2001 From: Tim McMackin Date: Wed, 6 Nov 2024 14:13:27 -0500 Subject: [PATCH] Provide a title for the readme (#193) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index de9cd2e4..dd09732e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# Etherlink developer documentation + +This repository has the source code for the Etherlink documentation at https://docs.etherlink.com. + ## Styling note - Use `h3` for Admonition title, see example in `docs/building-on-etherlink/bridging-xtz.md` - We have a custom table class in global `custom.css` `.customTableContainer`