Add comments

This commit is contained in:
kojix2
2021-05-29 10:28:56 +09:00
parent d30942fef6
commit 7e97d44caf
4 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,8 @@
# frozen_string_literal: true
# UnicodePlot - Plot your data by Unicode characters
# https://github.com/red-data-tools/unicode_plot.rb
require_relative 'processing'
require 'unicode_plot'