Skip to content

Commit

Permalink
Updating readme file
Browse files Browse the repository at this point in the history
  • Loading branch information
Theo L. Mota committed Aug 5, 2023
1 parent f9c1d60 commit 72b4130
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
# Whatsapp without contact

Small application designed to start conversations via whatsapp without the need to add the number to your contact list.
Small application designed to start conversations via whatsapp without the need to add the number to your contact list.
The application is developed in Jetpack Compose and uses the whatsapp API to start the chat.

## Installation
Download the latest APK [here](https://github.com/theolm/WhatsAppNoContact/releases/latest/download/app-release.apk
) or go into the [release](https://github.com/theolm/WhatsAppNoContact/releases/latest/) page and download the desired version. Just install the APK and it should work.

The app requires Android 7 or higher and WhatsApp installed.
Empty file modified gradlew
100644 → 100755
Empty file.

0 comments on commit 72b4130

Please sign in to comment.