Skip to content

Commit

Permalink
docs(readme): add information about examples
Browse files Browse the repository at this point in the history
  • Loading branch information
Fuwn committed Apr 19, 2023
1 parent 496a3f1 commit 4161c26
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ async fn main() -> Result<(), Box<dyn std::error::Error>> {
## Examples

Examples can be found within the
[`examples/`](https://github.com/gemrest/windmark/tree/main/examples) directory.
[`examples/`](https://github.com/gemrest/windmark/tree/main/examples) directory
along with a rundown of each of their purposes and useful facts.

An example of a fully featured Gemini capsule written using Windmark can be
found [here](https://github.com/gemrest/locus). This example Gemini capsule also
Expand Down

0 comments on commit 4161c26

Please sign in to comment.