summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md (renamed from README)6
1 files changed, 3 insertions, 3 deletions
diff --git a/README b/README.md
index 1b54294..e5595f9 100644
--- a/README
+++ b/README.md
@@ -1,8 +1,8 @@
-ipaddr.py is a library for working with IP addresses, both IPv4 and IPv6.
+`ipaddr.py` is a library for working with IP addresses, both IPv4 and IPv6.
It was developed by Google for internal use, and is now open source.
-Project home page: http://code.google.com/p/ipaddr-py/
+Project home page: https://github.com/google/ipaddr-py
Please send contributions to ipaddr-py-dev@googlegroups.com. Code should
include unit tests and follow the Google Python style guide:
-http://code.google.com/p/soc/wiki/PythonStyleGuide
+https://google.github.io/styleguide/pyguide.html