Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Automatic Ruby
==============

**Ruby General Automation Framework**
**Ruby framework for the general-purpose automatic processing**


Description
Expand Down
2 changes: 1 addition & 1 deletion Rakefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Jeweler::Tasks.new do |gem|
gem.homepage = "http://github.com/automaticruby/automaticruby"
gem.license = "GPL"
gem.summary = %Q{Automatic Ruby}
gem.description = %Q{Ruby General Automation Framework}
gem.description = %Q{Ruby framework for the general-purpose automatic processing}
gem.email = "idnanashi@gmail.com"
gem.authors = ["id774"]
# dependencies defined in Gemfile
Expand Down
2 changes: 1 addition & 1 deletion doc/README
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
automaticruby

Name
Automatic Ruby - Ruby General Automation Framework
Automatic Ruby - Ruby framework for the general-purpose automatic processing

Syntax
$ automatic
Expand Down