Skip to content

Commit dcbd5b1

Browse files
authored
Fixed Badges and removed citation section
1 parent 3e3b217 commit dcbd5b1

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Python Archetype
22

33
[![License: MPL 2.0](https://img.shields.io/badge/License-MPL%202.0-brightgreen.svg)](https://opensource.org/licenses/MPL-2.0)
4-
[![GitHub release](https://img.shields.io/github/v/release/fhooeaist/imaging.svg)](https://github.com/fhooeaist/imaging/releases)
4+
[![GitHub release](https://img.shields.io/github/v/release/fhooeaist/python-archetype.svg)](https://github.com/fhooeaist/python-archetype/releases)
55

66
This project contains a simple templating mechanism for creating clean tox-compatible python projects.
77

@@ -56,10 +56,3 @@ DO NOT ALTER OR REMOVE COPYRIGHT NOTICES.
5656
This Source Code Form is subject to the terms of the Mozilla Public
5757
License, v. 2.0. If a copy of the MPL was not distributed with this
5858
file, You can obtain one at https://mozilla.org/MPL/2.0/.
59-
60-
## Research
61-
62-
If you are going to use this project as part of a research paper, we would ask you to reference this project by citing
63-
it.
64-
65-
<TODO zenodo doi>

0 commit comments

Comments
 (0)