aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mssola@mssola.com>2026-07-21 22:41:12 +0200
committerMiquel Sabaté Solà <mssola@mssola.com>2026-07-21 22:41:12 +0200
commitd6be417dd5107f74e1ba74ef5794beac174b0c52 (patch)
tree0330b898187e2e95fafea64340a3fdf9da4d0fd1 /README.md
parentaafa3e91b10f9f8586435b8340160453a09ee836 (diff)
downloadg-d6be417dd5107f74e1ba74ef5794beac174b0c52.tar.gz
g-d6be417dd5107f74e1ba74ef5794beac174b0c52.zip
Update links
That is, remove severely outdated stuff like CI that never quite worked, and add a link to my contribution guidelines. Signed-off-by: Miquel Sabaté Solà <mssola@mssola.com>
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 0 insertions, 15 deletions
diff --git a/README.md b/README.md
index 20237ad..db12423 100644
--- a/README.md
+++ b/README.md
@@ -1,10 +1,3 @@
-<p align="center">
- <a href="https://github.com/mssola/g/actions?query=workflow%3ACI" title="CI status for the main branch"><img src="https://github.com/mssola/g/workflows/CI/badge.svg" alt="Build Status for main branch" /></a>
- <a href="http://www.gnu.org/licenses/gpl-3.0.txt" rel="nofollow"><img alt="License GPL 3" src="https://img.shields.io/badge/license-GPL_3-blue.svg" style="max-width:100%;"></a>
-</p>
-
----
-
This repository holds a very humble and simple script that handles shortcuts of
bash paths. For example:
@@ -38,14 +31,6 @@ I guess that the commands above are quite self-explanatory.
Just place the `g.sh` and the `gcompletion.sh` files wherever you want and then
add a `source` command for both of the files in the `.bashrc` file.
-## Contributing
-
-Read the [CONTRIBUTING.org](./CONTRIBUTING.org) file.
-
-## [Changelog](https://pbs.twimg.com/media/DJDYCcLXcAA_eIo?format=jpg&name=small)
-
-Read the [CHANGELOG.org](./CHANGELOG.org) file.
-
## License
```txt