From 938175a38a0cc4ce2ab54d90ddab24e5685b1db5 Mon Sep 17 00:00:00 2001 From: ackman678 Date: Wed, 3 Jan 2018 15:24:08 -0800 Subject: [PATCH] readme update --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e1dd42..fd4ffff 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,8 @@ The goal of this project is to provide a repository that contains scalable vector graphics (svg) content for open usage by our research group and the greater public community. -All content in this repo should be contributed with the intension of being openly shared and compatible with the Creative Commons Public domain license [CC0](https://creativecommons.org/share-your-work/public-domain/cc0/). +All content in this repo should be contributed with the intention of being openly shared and compatible with the Creative Commons Public domain license [CC0](https://creativecommons.org/share-your-work/public-domain/cc0/). + +This repo will be made public after initial setup. ### What is svg? @@ -13,4 +15,6 @@ The type of svg graphics added to this git repo should primarily be a mix of sim Graphics from here can then be openly patched into more complex figure/svg graphics for other projects. -All are welcome to contribute. The free and open source [Inkscape](https://inkscape.org) drawing program is highly recommended for creating or editing svg graphics figures. +All are welcome to contribute. The free and open source [Inkscape](https://inkscape.org) drawing program is highly recommended for creating or editing svg graphics figures. Libreoffice has some nice diagramming tools as well. Graphviz (dot language) is good for diagrams of networks. + + \ No newline at end of file