From 4d02a54b31f46b892ff8408190a203038b8232ae Mon Sep 17 00:00:00 2001 From: Manuele Simi Date: Wed, 10 Jul 2019 23:03:40 -0400 Subject: [PATCH] Move gCube framework section towards the end of the README. --- README.md | 45 ++++++++++++++++++++++----------------------- 1 file changed, 22 insertions(+), 23 deletions(-) diff --git a/README.md b/README.md index 9c8f842..4cc38aa 100644 --- a/README.md +++ b/README.md @@ -2,27 +2,10 @@ One Paragraph of project description goes here. -# gCube Framework -This software is part of the [gCubeFramework](https://www.gcube-system.org/ "gCubeFramework"): an -open-source software toolkit used for building and operating Hybrid Data -Infrastructures enabling the dynamic deployment of Virtual Research Environments -by favouring the realisation of reuse oriented policies. - -The projects leading to this software have received funding from a series of European Union programmes including: - -- the Sixth Framework Programme for Research and Technological Development - - DILIGENT (grant no. 004260); -- the Seventh Framework Programme for research, technological development and demonstration - - D4Science (grant no. 212488), D4Science-II (grant no.239019), ENVRI (grant no. 283465), EUBrazilOpenBio (grant no. 288754), iMarine(grant no. 283644); -- the H2020 research and innovation programme - - BlueBRIDGE (grant no. 675680), EGIEngage (grant no. 654142), ENVRIplus (grant no. 654182), Parthenos (grant no. 654119), SoBigData (grant no. 654024); - - - ## Structure of the project +Relevant information about how the repository is organized. Description of the Maven modules (if any). -Releavant information about how the repository is organized. ## Getting Started @@ -87,12 +70,28 @@ Tell people how to cite this software. ## License -This project is licensed under the EUPL V.1.1 License - see the [LICENSE.md](LICENSE.md) file for details +This project is licensed under the EUPL V.1.1 License - see the [LICENSE.md](LICENSE.md) file for details. + +## gCube Framework +This software is part of the [gCubeFramework](https://www.gcube-system.org/ "gCubeFramework"): an +open-source software toolkit used for building and operating Hybrid Data +Infrastructures enabling the dynamic deployment of Virtual Research Environments +by favouring the realisation of reuse oriented policies. + +The projects leading to this software have received funding from a series of European Union programmes including: + +- the Sixth Framework Programme for Research and Technological Development + - DILIGENT (grant no. 004260); +- the Seventh Framework Programme for research, technological development and demonstration + - D4Science (grant no. 212488), D4Science-II (grant no.239019), ENVRI (grant no. 283465), EUBrazilOpenBio (grant no. 288754), iMarine(grant no. 283644); +- the H2020 research and innovation programme + - BlueBRIDGE (grant no. 675680), EGIEngage (grant no. 654142), ENVRIplus (grant no. 654182), Parthenos (grant no. 654119), SoBigData (grant no. 654024); + ## Acknowledgments - -* Hat tip to anyone whose code was used -* Inspiration -* etc + + * Hat tip to anyone whose code was used + * Inspiration + * etc