Update README to direct questions & bug reports adequately

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39086 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
marcandre 2013-02-06 03:39:59 +00:00
parent 5e9648be88
commit 4ce8ede203

17
README
View File

@ -23,6 +23,11 @@ Perl). It is simple, straight-forward, and extensible.
== How to get Ruby == How to get Ruby
For a complete list of ways to install Ruby, including using third party
tools like rvm, see:
http://www.ruby-lang.org/en/downloads/
The Ruby distribution files can be found in the following FTP site: The Ruby distribution files can be found in the following FTP site:
ftp://ftp.ruby-lang.org/pub/ruby/ ftp://ftp.ruby-lang.org/pub/ruby/
@ -141,16 +146,20 @@ installing them in such case.
See the file +COPYING+. See the file +COPYING+.
== Feedback
Questions about the Ruby language can be asked on the Ruby-Talk mailing list
(http://www.ruby-lang.org/en/community/mailing-lists) or on websites like
(http://stackoverflow.com).
Bug reports should be filed at http://bugs.ruby-lang.org
== The Author == The Author
Feel free to send comments and bug reports to the author. Here is the Ruby was originally designed and developped by Yukihiro Matsumoto (Matz) in 1995.
author's latest mail address:
<mailto:matz@ruby-lang.org> <mailto:matz@ruby-lang.org>
-------------------------------------------------------
created at: Thu Aug 3 11:57:36 JST 1995
-- --
Local variables: Local variables:
mode: rdoc mode: rdoc