From 04092dc5656d5c12ff5f00fafd69b7c6f90f30ba Mon Sep 17 00:00:00 2001 From: Booklordofthedings Date: Mon, 28 Apr 2025 14:02:56 +0200 Subject: [PATCH] Add API Design --- API-Design.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 API-Design.md diff --git a/API-Design.md b/API-Design.md new file mode 100644 index 0000000..a6f15ac --- /dev/null +++ b/API-Design.md @@ -0,0 +1 @@ +_This page aims to provide guidelines for creating libraries/api's for Beef projects_ \ No newline at end of file