Skip to content

Commit 608421b

Browse files
authored
Update README with installation instructions and header
Added installation instructions and a header image.
1 parent b8a8e07 commit 608421b

1 file changed

Lines changed: 19 additions & 2 deletions

File tree

README.md

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,19 @@
1-
# OpenBullet2-termux
2-
Openbullet2 termux void
1+
<a href="https://github.com/openbullet/openbullet2">
2+
<h1 align="center">
3+
<picture>
4+
<source media="(prefers-color-scheme: dark)" srcset="https://camo.githubusercontent.com/13a7ad571b8fc76f3cf4f919a49853050ed80296f9930b87f7a5be3beef2151c/68747470733a2f2f692e696d6775722e636f6d2f73546f456b4a432e706e67">
5+
<img alt="OpenBullet2" src="https://camo.githubusercontent.com/13a7ad571b8fc76f3cf4f919a49853050ed80296f9930b87f7a5be3beef2151c/68747470733a2f2f692e696d6775722e636f6d2f73546f456b4a432e706e67">
6+
</picture>
7+
</h1>
8+
</a>
9+
10+
Run OpenBullet2 directly on your Android device using the Termux terminal emulator.
11+
12+
## 🚀 Installation
13+
14+
Open Termux and run the following command:
15+
16+
```bash
17+
apt install openbullet2 -y
18+
```
19+
> Note make sure you have termuxvoid in your source

0 commit comments

Comments
 (0)