From edee2353e583677d213b49dde3034d3289a53667 Mon Sep 17 00:00:00 2001 From: Tenkuma <85490958+adrianvic@users.noreply.github.com> Date: Sun, 16 Nov 2025 11:05:45 -0300 Subject: [PATCH] Update README with project description and guidelines Added a brief introduction and contribution guidelines. --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e7fe5c0..3b1fd91 100644 --- a/README.md +++ b/README.md @@ -1 +1,7 @@ -# termux-tutorials \ No newline at end of file +# Termux Tutorials +This is a repository of tutorials of how to do random stuff on Termux. Decided to make this as a way to share knowledge I gathered when I decided to turn an old phone into a server. + +You can download plain Markdown files by cloning the [GitHub repo](https://github.com/adrianvic/termux-tutorials) or check the [GitHub Pages website](https://adrianvic.github.io/termux-tutorials) made with Jekyll. + +## Contributing +Feel free to contribute to the repo.