From 5e5b8e6d60e4ebdfe5f97ff214dfb7416447bddc Mon Sep 17 00:00:00 2001 From: Jacobtread Date: Fri, 3 May 2024 19:08:58 +1200 Subject: [PATCH] docs: add a few emojis --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 35a61cd..97a08ef 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This plugin provides a command for inserting time trackers: `Timekeep: Insert Tr ``` ```` -## Editing & Deleting +## ✏️ Editing & Deleting If you accidentally gave a block an incorrect name or started the timer late, you can use the editing feature to update the stored data or delete the entry. @@ -38,7 +38,7 @@ Below is an example of how this is stored: ``` -## Export Formats +## 📝 Export Formats Below are the various formats that timekeeping data can be exported to: @@ -83,6 +83,6 @@ Below is an example of a PDF generated by Timekeep. These PDFs are generated usi ![Generated PDF](images/pdf.png) -## License +## 📄 License This project is licensed under the [MIT License](./LICENSE.md) \ No newline at end of file