From b89189dc1d719f0a063c239fb49ee408e420ce78 Mon Sep 17 00:00:00 2001 From: alexkarezin Date: Thu, 30 Apr 2020 11:32:16 -0400 Subject: [PATCH] Linking project overview dashboard to README Adding a link to the README header. The linked dashboard describes overall repository structure. The goal is to help new developers explore project and understand architecture/dependencies. Direct link: https://sourcespy.com/github/openrocketopenrocket/ --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e4b07c3b..bac13074a 100644 --- a/README.md +++ b/README.md @@ -38,6 +38,7 @@ OpenRocket is an Open Source project licensed under the [GNU GPL](https://www.gn Contributing ------------ +[![SourceSpy Dashboard](https://sourcespy.com/shield.svg)](https://sourcespy.com/github/openrocketopenrocket/) OpenRocket needs help to become even better. Implementing features, writing documentation and creating example designs are just a few ways of helping. If you are interested in helping make OpenRocket the best rocket simulator out there, please [click here for information on how to get involved!](http://openrocket.sourceforge.net/getinvolved.html)