Skip to content

Commit 6d18f04

Browse files
docs: add alignment to badges in README
1 parent ed767a8 commit 6d18f04

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11

22
# TkEditor
33

4+
<div align="right">
5+
46
[![Tests](https://github.com/SagarBiswas-MultiHAT/PyTextEditor/actions/workflows/tests.yml/badge.svg)](https://github.com/SagarBiswas-MultiHAT/PyTextEditor/actions) [![Build](https://github.com/SagarBiswas-MultiHAT/PyTextEditor/actions/workflows/build.yml/badge.svg)](https://github.com/SagarBiswas-MultiHAT/PyTextEditor/actions) [![License](https://img.shields.io/github/license/SagarBiswas-MultiHAT/PyTextEditor.svg)](https://github.com/SagarBiswas-MultiHAT/PyTextEditor/blob/main/LICENSE) [![PyPI](https://img.shields.io/pypi/v/tkeditor.svg)](https://pypi.org/project/tkeditor)
57

8+
</div>
9+
610
TkEditor is a modern, production-ready Tkinter text editor with autosave recovery,
711
encoding support, and configurable UI preferences.
812

0 commit comments

Comments
 (0)