aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGennadiy Civil <gennadiycivil@users.noreply.github.com>2017-08-11 11:29:50 -0400
committerGitHub <noreply@github.com>2017-08-11 11:29:50 -0400
commit9816b96a6ddc0430671693df90192bbee57108b6 (patch)
treeec1f4084662dac63ecec251bb45a9b6fc9f750d7
parentc7f4849c0b71e1039ae3b505f8995629f17af784 (diff)
parent1cff1460d191d3caa6bdbd998109d826e1bb6eb0 (diff)
downloadgoogletest-9816b96a6ddc0430671693df90192bbee57108b6.tar.gz
googletest-9816b96a6ddc0430671693df90192bbee57108b6.tar.bz2
googletest-9816b96a6ddc0430671693df90192bbee57108b6.zip
Merge pull request #857 from KindDragon/patch-1
Add links to IRC channel and Google Group
-rw-r--r--README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.md b/README.md
index dab653c6..4ec92d25 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@ maintain and release them together.
Please see the project page above for more information as well as the
mailing list for questions, discussions, and development. There is
-also an IRC channel on OFTC (irc.oftc.net) #gtest available. Please
+also an IRC channel on [OFTC](https://webchat.oftc.net/) (irc.oftc.net) #gtest available. Please
join us!
Getting started information for **Google Test** is available in the
@@ -88,7 +88,7 @@ effort to support other platforms (e.g. Solaris, AIX, and z/OS).
However, since core members of the Google Test project have no access
to these platforms, Google Test may have outstanding issues there. If
you notice any problems on your platform, please notify
-<googletestframework@googlegroups.com>. Patches for fixing them are
+[googletestframework@googlegroups.com](https://groups.google.com/forum/#!forum/googletestframework). Patches for fixing them are
even more welcome!
### Linux Requirements ###
@@ -103,7 +103,7 @@ package (as described below):
### Windows Requirements ###
- * Microsoft Visual C++ v7.1 or newer
+ * Microsoft Visual C++ 2010 or newer
### Cygwin Requirements ###