From 3c9f2fc9fc78fd07fa1eec71940dfcaf21ed4846 Mon Sep 17 00:00:00 2001 From: kojix2 <2xijok@gmail.com> Date: Sat, 15 Aug 2020 23:47:23 +0900 Subject: [PATCH] Update README --- .github/FUNDING.yml | 2 ++ README.md | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) create mode 100644 .github/FUNDING.yml 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).