From 88b0609fc271f6aad11a5557bee3026905f57566 Mon Sep 17 00:00:00 2001 From: DannyDannyDanny Date: Thu, 22 Sep 2022 15:25:40 +0200 Subject: [PATCH] :memo: update docs --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 96cf8cc..61bb116 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,12 @@ Tikz diagrams * Examples: [PetarV-/TikZ](https://github.com/PetarV-/TikZ) +* Overleaf resources: + * https://www.overleaf.com/learn/latex/LaTeX_Graphics_using_TikZ%3A_A_Tutorial_for_Beginners_(Part_1)%E2%80%94Basic_Drawing `<---- this good` + * https://www.overleaf.com/learn/latex/TikZ_package#Introduction * PDF resources: * [Walcak](https://www.tug.org/TUGboat/tb29-1/tb91walczak.pdf) * [Cremer](https://www.cremeronline.com/LaTeX/minimaltikz.pdf) -* Overleaf resources: - * https://www.overleaf.com/learn/latex/LaTeX_Graphics_using_TikZ%3A_A_Tutorial_for_Beginners_(Part_1)%E2%80%94Basic_Drawing - * https://www.overleaf.com/learn/latex/TikZ_package#Introduction * other resources: * [tikz.dev](https://tikz.dev/tutorials-guidelines) * [tikz.netlify.app](https://tikz.netlify.app/)