From 6c3d2221af8a34a5e1ee4bbac0883b794cc9dace Mon Sep 17 00:00:00 2001 From: "Dylan C. Israel" Date: Sun, 15 Mar 2020 10:32:33 -0400 Subject: [PATCH] Added 1 - Added The Twelve-Factor App --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 46b0747..5abd830 100644 --- a/README.md +++ b/README.md @@ -413,6 +413,9 @@ 30 Seconds of Code - Short code snippets for all your development needs. +
  • + The Twelve-Factor App - In the modern era, software is commonly delivered as a service: called web apps, or software-as-a-service. The twelve-factor app is a methodology for building software-as-a-service apps. +