From 44f9eee806f4cf533e7bd53a6b90c00a3e0a7676 Mon Sep 17 00:00:00 2001 From: Crista Lopes Date: Sun, 22 Sep 2013 16:28:48 -0700 Subject: [PATCH] Minor improvements to readmes. --- 07-things/README.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/07-things/README.md b/07-things/README.md index e0c7a37..cabaafb 100644 --- a/07-things/README.md +++ b/07-things/README.md @@ -17,4 +17,4 @@ Possible names: - Things - Object-oriented style -- The Kingdom of Nouns +- The Kingdom of Nouns (http://steve-yegge.blogspot.com/2006/03/execution-in-kingdom-of-nouns.html) diff --git a/README.md b/README.md index a9e4669..5c5696d 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ You can contribute: - new names for the existing styles - discussion of names, pros and cons of each style -Please follow the conventions suggested by the existing code base +Please follow the conventions suggested by the existing code base, specifically: - If you are contributing a program in a different programming language,