README.md in finrb-0.0.1 vs README.md in finrb-0.1.0
- old
+ new
@@ -1,7 +1,11 @@
# finrb
+[![CI](https://github.com/ncs1/finrb/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/ncs1/finrb/actions/workflows/ci.yml)
+[![CodeQL](https://github.com/ncs1/finrb/actions/workflows/codeql.yml/badge.svg)](https://github.com/ncs1/finrb/actions/workflows/codeql.yml)
+[![RuboCop](https://github.com/ncs1/finrb/actions/workflows/rubocop.yml/badge.svg)](https://github.com/ncs1/finrb/actions/workflows/rubocop.yml)
+
Ruby gem for financial calculations/modeling.
finrb forked from the ruby [finance](https://github.com/Edward-Intelligence/finance) gem.
## Overview
@@ -89,10 +93,10 @@
See [api.md](docs/api.md)
## Resources
* [RubyGems Page](https://rubygems.org/gems/finrb)
-* [Source Code](http://github.com/ncs1/finrb)
+* [Source Code](https://github.com/ncs1/finrb)
* [Bug Tracker](https://github.com/ncs1/finrb/issues)
## License
See [COPYING](./COPYING) and [COPYING.LESSER](./COPYING.LESSER)