From 786c14f467c82558a74fe5c48a32de28d4928e98 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 28 Sep 2017 19:12:10 +0200 Subject: [PATCH] Basic README added --- README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..ad38295 --- /dev/null +++ b/README.md @@ -0,0 +1,14 @@ +# PMF Metholody + +This document describes the Programming Methodology Framework also +known under the PMF methodology. The methodology is based on [the +manifesto written by Zed A. Shaw](http://programming-motherfucker.com) which +describes a natural approach to software engineering with a strong +focus on the act of programming. The PM methodology uses a soft +naming to allow for a non-partisan reference to official engineering +or project documents describing one of the most used software +engineering methodologies. + +## Internet-Draft + +The [Programming Methodology Framework aka PMF](raw.md.txt) in ASCII format.