I am trying to set up a cron job using Appwrite functions.
I already setup appwrite cli and every other thing works fine but when I try to create a function using "appwrite init function", I get an error directing me to open up a readme.md file that does not exist on my computer.
The thing is, when I open up my appwrite(backend) account on Chrome, I see the function I tried creating using cli.
Any help, please?