From 424a5520e8c6d565b93f3976a37a3bc95ea0df7b Mon Sep 17 00:00:00 2001 From: erxclau Date: Wed, 18 Oct 2023 19:36:58 -0400 Subject: [PATCH] Update README --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c392fa..924fc57 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ -# wputils \ No newline at end of file +# wputils + +Utility functions for pulling data from WordPress. + +Install the latest version by running `pnpm install michigandaily/wputils`.