README in dev-1.0.119 vs README in dev-1.0.120

- old
+ new

@@ -1,5 +1,18 @@ +=dev +the dev gem provides functionality to support the development of ruby,c#,c++ and c projects. +dev may be used to auto generate rake tasks + +==Installation +dev can be installed by the single command + gem install dev + +==Usage +dev can be included in a ruby script with + require 'dev' + +==License Copyright 2012-2013 Lou Parslow Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at @@ -10,11 +23,5 @@ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. -dev is a ruby gem that provides functionality supporting common -software development tasks. - -==Installation -dev can be installed by the single command -gem install dev \ No newline at end of file