Skip to content

Commit 2ab07a9

Browse files
committed
Merge pull request #75 from id774/devel
368 Fix docs
2 parents f6da7ef + 32d1728 commit 2ab07a9

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Automatic Ruby
22
==============
33

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

66

77
Description

Rakefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Jeweler::Tasks.new do |gem|
3232
gem.homepage = "http://github.com/automaticruby/automaticruby"
3333
gem.license = "GPL"
3434
gem.summary = %Q{Automatic Ruby}
35-
gem.description = %Q{Ruby General Automation Framework}
35+
gem.description = %Q{Ruby framework for the general-purpose automatic processing}
3636
gem.email = "idnanashi@gmail.com"
3737
gem.authors = ["id774"]
3838
# dependencies defined in Gemfile

doc/README

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
automaticruby
22

33
Name
4-
Automatic Ruby - Ruby General Automation Framework
4+
Automatic Ruby - Ruby framework for the general-purpose automatic processing
55

66
Syntax
77
$ automatic

0 commit comments

Comments
 (0)