From dae1ad6e2583eb726fab672024360738d2eb2c8a Mon Sep 17 00:00:00 2001 From: SoundDrill31 <84176052+sounddrill31@users.noreply.github.com> Date: Tue, 18 Jun 2024 09:26:33 +0530 Subject: [PATCH] README.md: Increase our own expectations towards users --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e7912645..bb922a57 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,11 @@ While using this repo, please take a look at [the wiki](https://opendroid.pugzar ## Prerequisites foss.crave.io account +This workflow assumes you know basics of android building and github actions. Please read the Readme thoroughly before asking questions. + ## Setup Instructions - Download crave.conf from API Keys of foss.crave.io dashboard -- Fork this repo(please avoid importing it, it hurts fork stats and makes it harder for you to update the repo to the latest version) +- Fork this repo(please avoid importing it via the import menu or manually copying the workflow file. This hurts fork stats and makes it harder for you to update the repo to the latest version) - Go to (repo) Settings -> Security -> Secrets and Variables -> Actions - Copy your username and authentication token from crave.conf ![Repository Secrets](assets/cravetoken.png)