From 7ae522b2f8c9accab94a3f70f26ba02c38c6b7c2 Mon Sep 17 00:00:00 2001 From: DarrenN Date: Sat, 15 Nov 2014 08:44:14 -0500 Subject: [PATCH 1/3] Add logo to README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 92fa687..43e5f7a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Papers We Love +## ![Papers We Love](http://papers-we-love.github.io/images/logo-top.svg) ### Chapters From 75cbff9fd9e1b83cd1eda8dc73eb5dac3e1c5225 Mon Sep 17 00:00:00 2001 From: DarrenN Date: Sat, 15 Nov 2014 08:51:38 -0500 Subject: [PATCH 2/3] Added copyright information --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 43e5f7a..eda57ef 100644 --- a/README.md +++ b/README.md @@ -86,3 +86,7 @@ We want to help bring academic research closer to practitioners and we strive to * 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. + +### Copyright + +The name "Papers We Love" and the logos for the organization are copyrighted, and under the ownership of Papers We Love NYC, all rights reserved. When starting a chapter, please review [our guidelines](https://github.com/papers-we-love/papers-we-love/wiki/Creating-a-PWL-chapter) and ask us about using the logo. From 8ce7b2452259f0d1a7d3a9375f008a64c2c343b9 Mon Sep 17 00:00:00 2001 From: DarrenN Date: Sat, 15 Nov 2014 09:08:09 -0500 Subject: [PATCH 3/3] Added some intro copy --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index eda57ef..22fbcd5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,11 @@ ## ![Papers We Love](http://papers-we-love.github.io/images/logo-top.svg) +**Papers We Love** is a community built around reading, discussing and learning more about academic computer science papers. This repository serves as a directory of some of the best papers the community can find, bringing together documents scattered across the web. + +Due to [licenses](https://github.com/papers-we-love/papers-we-love#respect-content-licenses) we cannot always host the papers themselves (when we do, you will see a :scroll: emoji next to its title in the directory README) but we can provide links to their locations. + +If you enjoy the papers, perhaps stop by a local chapter meetup and join in on the vibrant discussions around them. + ### Chapters Here are our official chapters. Let us know if you are interested in [starting one](https://github.com/papers-we-love/papers-we-love/wiki/Creating-a-PWL-chapter) in your city!