Skip to content

Commit

Permalink
docs: update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wu-vincent committed Jan 31, 2024
1 parent cb5e571 commit e9e3c7c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 9 deletions.
1 change: 0 additions & 1 deletion .dockerignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
.dockerignore
Dockerfile

.github
bedrock_server
build
venv
Expand Down
5 changes: 0 additions & 5 deletions .github/workflows/wheel.yml
Original file line number Diff line number Diff line change
Expand Up @@ -172,10 +172,5 @@ jobs:
name: artifact
path: dist

- name: Create a Release
uses: softprops/action-gh-release@v1
with:
files: dist/*

- name: Publish to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@

<h3 align="center">Endstone</h3>

<p align="center">
Write your plugins in Python and C++ for Bedrock Dedicated Servers.
</p>
<p align="center">
Write your plugins in Python and C++ for Bedrock Dedicated Servers.
</p>
</div>

[![PyPI - Version](https://img.shields.io/pypi/v/endstone)](https://pypi.org/project/endstone)
Expand Down

0 comments on commit e9e3c7c

Please sign in to comment.