README.rdoc in minitest-rg-5.2.0 vs README.rdoc in minitest-rg-5.3.0
- old
+ new
@@ -1,7 +1,13 @@
= minitest-rg
+home :: https://github.com/minitest/minitest-rg
+bugs :: https://github.com/minitest/minitest-rg/issues
+
+{rdoc-image:https://github.com/minitest/minitest-rg/actions/workflows/ci.yml/badge.svg}[https://github.com/minitest/minitest-rg/actions/workflows/ci.yml]
+{rdoc-image:https://github.com/minitest/minitest-rg/actions/workflows/github-code-scanning/codeql/badge.svg}[https://github.com/minitest/minitest-rg/actions/workflows/github-code-scanning/codeql]
+
Adds red/green color to your Minitest output.
== Install
gem install minitest-rg
@@ -18,16 +24,26 @@
Or if you are using a rake task to run your tests you can set the `--rg` flag in the `TESTOPTS` environment variable.
$ rake test TESTOPTS="--rg"
-== Contribute
+== Get Involved
-http://github.com/blowmage/minitest-rg
+Join the Github discussions to get help or offer suggestions:
+https://github.com/minitest/minitest-rg/discussions
+
+Report bugs by opening an issue:
+
+https://github.com/minitest/minitest-rg/issues
+
+Contribute changes by creating a pull request:
+
+https://github.com/minitest/minitest-rg/pulls
+
== License
-Copyright (c) 2012 Mike Moore
+Copyright (c) 2023 Mike Moore
Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
"Software"), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,