Mise à jour de 'Readme.md'
This commit is contained in:
@@ -1,14 +1,14 @@
|
||||
|
||||
# what?
|
||||
This tony script allow gitea markup files (aka Readme(s)) to take dynamic values from repository.
|
||||
This tiny script allow gitea markup files (aka Readme(s)) to get dynamic values from repository page.
|
||||
|
||||
## Live example:
|
||||
|
||||
user = {{user}}
|
||||
**user =** {{user}}
|
||||
|
||||
repository = {{repository}}
|
||||
**repository =** {{repository}}
|
||||
|
||||
branch = {{branch}}
|
||||
**branch =** {{branch}}
|
||||
|
||||
## How to use it:
|
||||
- Put the .sh file in an accessible place, like /usr/local/bin, make it executable.
|
||||
|
||||
Reference in New Issue
Block a user