We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b75335 commit b86ff9fCopy full SHA for b86ff9f
diagrams/README.md
@@ -0,0 +1,6 @@
1
+# Diagrams
2
+
3
+Architecture diagrams for benchee.
4
5
+To render them you need a a tool such as [the PlantUML plugin for VScode](https://marketplace.visualstudio.com/items?itemName=jebbs.plantuml).
6
+For that to work, you also need to install `graphviz` (`sudo apt-get install graphviz`)
0 commit comments