From 5843b04da6d5d8c03d4fd7d2d69868f8e04c73fd Mon Sep 17 00:00:00 2001 From: majid bigdeli Date: Thu, 12 Sep 2019 14:20:54 +0430 Subject: [PATCH] . Former-commit-id: ea4bd6f22613ed3f1f46d9fea91725397faf6d95 --- README_FA.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README_FA.md b/README_FA.md index f0e861eb..456ce4e4 100644 --- a/README_FA.md +++ b/README_FA.md @@ -22,9 +22,9 @@
شروع سریع - +
```sh -#

+# $ cat example.go ``` @@ -50,7 +50,7 @@ func main() { # visit http://localhost:8080/ping on browser $ go run example.go ``` - +
> Routing is powered by [muxie](https://github.com/kataras/muxie), the most powerful and fastest trie-based software written in Go.