1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/helloworld_ynh.git synced 2024-09-03 19:15:57 +02:00

This is a test, please ignore

This commit is contained in:
Alexandre Aubin 2021-01-12 23:55:04 +01:00 committed by GitHub
parent d8c645bbec
commit 3e14ed854f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,3 +3,5 @@
Hello World is a basic dummy app to illustrate how YunoHost app packaging works. Hello World is a basic dummy app to illustrate how YunoHost app packaging works.
After installing the application, you can go to `your.domain.tld/helloworld` (or whichever page you chose) and you should see a simple page that shows 'Hello World!' After installing the application, you can go to `your.domain.tld/helloworld` (or whichever page you chose) and you should see a simple page that shows 'Hello World!'
This is a test, please ignore