8000 Update README.md · tomgold182/python-for-android@81e206a · GitHub
[go: up one dir, main page]

Skip to content

Commit 81e206a

Browse files
authored
Update README.md
1 parent f29ac39 commit 81e206a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
python-for-android
22
==================
3-
*Added Bcrypt Recipe*
43
[![Build Status](https://travis-ci.org/kivy/python-for-android.svg?branch=develop)](https://travis-ci.org/kivy/python-for-android)
54
[![Coverage Status](https://coveralls.io/repos/github/kivy/python-for-android/badge.svg?branch=develop&kill_cache=1)](https://coveralls.io/github/kivy/python-for-android?branch=develop)
65
[![Backers on Open Collective](https://opencollective.com/kivy/backers/badge.svg)](#backers)
76
[![Sponsors on Open Collective](https://opencollective.com/kivy/sponsors/badge.svg)](#sponsors)
87

8+
*Added Bcrypt Recipe*
9+
910
python-for-android is a packaging tool for Python apps on Android. You can
1011
create your own Python distribution including the modules and
1112
dependencies you want, and bundle it in an APK along with your own code.

0 commit comments

Comments
 (0)
0