From c807ccc75ffab77b36d648a5e36e4edfa3718256 Mon Sep 17 00:00:00 2001 From: perhalvorsen <31341520+pmhalvor@users.noreply.github.com> Date: Sun, 22 Sep 2024 00:27:14 +0200 Subject: [PATCH] Rename ladr_description.md to README.md --- docs/ladr/{ladr_description.md => README.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename docs/ladr/{ladr_description.md => README.md} (98%) diff --git a/docs/ladr/ladr_description.md b/docs/ladr/README.md similarity index 98% rename from docs/ladr/ladr_description.md rename to docs/ladr/README.md index 86f163c..bfa74a7 100644 --- a/docs/ladr/ladr_description.md +++ b/docs/ladr/README.md @@ -2,4 +2,4 @@ Lightweight Architecture Decision Records (LADR) are a way to manage and communicate software and deployment design decisions transparently as code, without overly heavy focus on producing design artifacts. ## Further reading -https://github.com/joelparkerhenderson/architecture_decision_record \ No newline at end of file +https://github.com/joelparkerhenderson/architecture_decision_record