Skip to content

Commit

Permalink
Update logo position
Browse files Browse the repository at this point in the history
  • Loading branch information
FanwangM committed Sep 8, 2024
1 parent 7cf8234 commit d61401c
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
<!-- # The Selector Library -->
<h1>
The Selector Library
<img src="book/content/selector_logo.png" alt="Logo" align="right" width="180">
</h1>
<div style="text-align:center">
<!-- <h1 style="margin-right: 20px;">The Selector Library</h1> -->
<img src="https://github.com/theochem/Selector/blob/main/book/content/selector_logo.png?raw=true" alt="Logo" style="width: 50%">
</div>

[![This project supports Python 3.9+](https://img.shields.io/badge/Python-3.9+-blue.svg)](https://python.org/downloads)
[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)
Expand Down

0 comments on commit d61401c

Please sign in to comment.