From 417394f0593c2162ad8cefee319de80bbaef2b52 Mon Sep 17 00:00:00 2001 From: Jonatan Heyman Date: Mon, 8 Jul 2024 14:52:00 +0200 Subject: [PATCH] Add link to documentation to the top of the Readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b1b0b0..d946672 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,10 @@ -**Website:** [heynote.com](https://heynote.com) +## General Information + +- Website: [heynote.com](https://heynote.com) +- Documentation: [heynote.com](https://heynote.com/docs/) Heynote is a dedicated scratchpad for developers. It functions as a large persistent text buffer where you can write down anything you like. Works great for that Slack message you don't want to accidentally send, a JSON response from an API you're working with, notes from a meeting, your daily to-do list, etc.