aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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