diff --git a/writing_sigils.md b/writing_sigils.md index c9551ac..2d4f688 100644 --- a/writing_sigils.md +++ b/writing_sigils.md @@ -5,8 +5,8 @@ - some knowledge of javascript ## Getting started -Say we want to write a sigil for "https://time.is" to get the current times -around the world and serve them in gemtext format. Our first step is to create +Say we want to write a sigil for "https://time.is" to get the current time +and date and serve them in gemtext format. Our first step is to create the file `time.is` and place it in the `sigils` directory. ## Writing the sigil