diff --git a/tour0/README.md b/tour0/README.md index 13ec385..8fd37f7 100644 --- a/tour0/README.md +++ b/tour0/README.md @@ -3,3 +3,5 @@ Пройдите первую часть (Basics) tour of go на [сайте](https://tour.golang.org/welcome/1). После того, как вы пройдёте все задачи, пошлите флаг `FLAG{tour0:gopher:9b82d50468bd79610f28ae57eb5cafcd}` в [систему](https://go.manytask.org/submit). + +![](basics.png) \ No newline at end of file diff --git a/tour0/basics.png b/tour0/basics.png new file mode 100644 index 0000000..2f5e28a Binary files /dev/null and b/tour0/basics.png differ