aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbenadha <benawiadha@gmail.com>2022-02-15 05:54:04 +0700
committerbenadha <benawiadha@gmail.com>2022-02-15 05:54:04 +0700
commit7249e9f5bbec0c47bb86d693c3cc2eda22533442 (patch)
tree5b264ec6579746817251fbb659d92911d676b9dc
parent97a000d15f7e4e232217468e010a3c8ff75a5c0e (diff)
downloadepy-7249e9f5bbec0c47bb86d693c3cc2eda22533442.tar.gz
Update README
-rw-r--r--.github/workflows/release-win.yml1
-rw-r--r--README.md3
2 files changed, 4 insertions, 0 deletions
diff --git a/.github/workflows/release-win.yml b/.github/workflows/release-win.yml
index 570a7c8..23d1dc5 100644
--- a/.github/workflows/release-win.yml
+++ b/.github/workflows/release-win.yml
@@ -22,5 +22,6 @@ jobs:
- name: Release Windows Binary
uses: softprops/action-gh-release@v1
with:
+ body: Standalone Windows Binary
files: ./dist/epy-win.exe
token: ${{ secrets.GITHUB_TOKEN }}
diff --git a/README.md b/README.md
index f008d67..2a2d50e 100644
--- a/README.md
+++ b/README.md
@@ -42,6 +42,9 @@ This is just a fork of [epr](https://github.com/wustho/epr) with these extra fea
$ yay -S epy-git
```
+- Windows Binary
+ Standalone binary for Windows is available at [release page](https://github.com/wustho/epy/releases).
+
## Reading Tips Using Epy
When reading using `epy` you might occasionally find triple asteriks `***`.