From b89189dc1d719f0a063c239fb49ee408e420ce78 Mon Sep 17 00:00:00 2001 From: alexkarezin Date: Thu, 30 Apr 2020 11:32:16 -0400 Subject: [PATCH 1/2] 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) From 3ea7fd2520c4a3d3c224f3ca7cccad1ba2ef8eca Mon Sep 17 00:00:00 2001 From: alexkarezin Date: Thu, 30 Apr 2020 12:17:22 -0400 Subject: [PATCH 2/2] as requested - moving to the header of the file --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bac13074a..ebe24a2b6 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ OpenRocket ========== - -Build Status - [ ![Build Status](https://travis-ci.org/openrocket/openrocket.png) ](https://travis-ci.org/openrocket/openrocket) ------------- +[![Build Status](https://travis-ci.org/openrocket/openrocket.png) ](https://travis-ci.org/openrocket/openrocket) +[![SourceSpy Dashboard](https://sourcespy.com/shield.svg)](https://sourcespy.com/github/openrocketopenrocket/) Overview -------- @@ -38,8 +37,6 @@ 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) **Contributors**