Skip to content

Commit

Permalink
updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wishrohitv committed May 3, 2024
1 parent f09ae32 commit e6a84fc
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,24 +3,19 @@
### Project status - work in progress
but ready for testing

<h5>Android excutable(APK) can be found <a href="https://github.com/wishrohitv/CatxCode-ide/actions">here</a> <h5>
<h5>Android executable(APK) can be found <a href="https://github.com/wishrohitv/CatxCode-ide/actions">here</a> <h5>
<p>CatxCode ide is capable to run pyjnius code on android and python script as well.</p>

<h3>Run this program on your computer</h3>

<h2>Window/Linux</h2>

<br><code>
```
git clone https://github.com/wishrohitv/CatxCode-ide.git
</code><br>
<code>
cd CatxCode-ide
</code><br>
<code>
pip install -r requirements.txt
</code><br>
<code>
python main.py
</code>
```

<br>

Expand Down

0 comments on commit e6a84fc

Please sign in to comment.