Skip to content

Commit 3b97ff5

Browse files
authored
Merge pull request #672 from egpbos/logo_alignment
fix logo display position
2 parents fe67a51 + c26a07f commit 3b97ff5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<img style="float: right;" width=160 src="logo.png" alt='Python Template logo, created using ChatGPT 4o on 10 September 2024 using prompt "generate a logo of a copier that looks like a snake-scientist"'>
2-
31
# Netherlands eScience Center Python Template
42

3+
<img align="right" width="160" src="logo.png" alt='Python Template logo, created using ChatGPT 4o on 10 September 2024 using prompt "generate a logo of a copier that looks like a snake-scientist"'>
4+
55
Spend less time setting up and configuring your new Python packages by using this template. This [Copier](https://copier.readthedocs.io) template includes best practices for research software so your new package will include these practices from the start.
66

77
You can choose from various user profiles, each offering a range of features to suit your needs.

0 commit comments

Comments
 (0)