1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
|
Description: Removing codes which fetch data from external websites at runtime.
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
https://deveiate.org/code/pg/README_ja_md.html (Japanese)
* clog :: link:/CHANGELOG.md
-[](https://gitter.im/ged/ruby-pg?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
+[Join the chat at https://gitter.im/ged/ruby-pg](https://gitter.im/ged/ruby-pg)
## Description
@@ -32,9 +32,9 @@ A small example usage:
## Build Status
-[](https://github.com/ged/ruby-pg/actions/workflows/source-gem.yml)
-[](https://github.com/ged/ruby-pg/actions/workflows/binary-gems.yml)
-[](https://ci.appveyor.com/project/ged/ruby-pg-9j8l3)
+[Build Status Github Actions](https://github.com/ged/ruby-pg/actions/workflows/source-gem.yml)
+[Binary gems](https://github.com/ged/ruby-pg/actions/workflows/binary-gems.yml)
+[Build Status Appveyor](https://ci.appveyor.com/project/ged/ruby-pg-9j8l3)
## Requirements
|