浏览代码

devenv: improve readme

bergquist 7 年之前
父节点
当前提交
b253284acc
共有 1 个文件被更改,包括 11 次插入0 次删除
  1. 11 0
      devenv/README.md

+ 11 - 0
devenv/README.md

@@ -0,0 +1,11 @@
+This folder contains useful scripts and configuration for...
+
+* Configuring datasources in Grafana
+* Provision example dashboards in Grafana
+* Run preconfiured datasources as docker containers
+
+want to know more? run setup!
+
+```bash
+./setup.sh
+```