Skip to content

Commit 32d1728

Browse files
committed
368 Fix docs
1 parent f6da7ef commit 32d1728

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

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 = "[email protected]"
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)