diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..673d472 --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1,2 @@ +ko_fi: kojix2 +patreon: kojix2 \ No newline at end of file diff --git a/README.md b/README.md index 170120d..8b1fd41 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Uplot +# uplot [![Build Status](https://travis-ci.com/kojix2/uplot.svg?branch=master)](https://travis-ci.com/kojix2/uplot) [![Gem Version](https://badge.fury.io/rb/u-plot.svg)](https://badge.fury.io/rb/u-plot) @@ -50,6 +50,8 @@ ruby -r numo/narray -e "puts Numo::DFloat.new(1000).rand_norm.to_a" \ ## Contributing +Bug reports and pull requests are welcome on GitHub at [https://github.com/kojix2/uplot](https://github.com/kojix2/uplot). + ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).