From b5808c1e7793ba274113561bb0de358cd37f69e2 Mon Sep 17 00:00:00 2001 From: DarrenN Date: Sat, 8 Mar 2014 07:24:01 -0500 Subject: [PATCH] Added links to ACM licensing guidelines --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bb39650..c01ba88 100755 --- a/README.md +++ b/README.md @@ -48,8 +48,9 @@ We want to help bring academic research closer to practitioners. Books, blogpost ### Respect content licenses -**We will only merge pull requests that contain research papers that allow digital distribution.** Papers whose copyright prohibits redistribution will not be accepted; for example license 1 from the ACM digital library. +**We will only merge pull requests that contain research papers that allow digital distribution.** Papers whose copyright prohibits redistribution will not be accepted; for example [license 1](http://www.acm.org/publications/policies/copyright-policy-v1) from the [ACM digital library](http://www.acm.org/publications/policies/copyright_policy). ### Follow our naming convention + * Directory names are undercased and separated by underscores (example: artificial_intelligence) * Paper names are undercased and separated by dashes (example: out-of-the-tar-pit.pdf). Use the full title when possible.