From d6071fef634b1788563513f9b3401ee019bc632d Mon Sep 17 00:00:00 2001 From: Drew Bednar Date: Wed, 23 Oct 2024 14:55:19 +0000 Subject: [PATCH] Update 'README.md' --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index eb5aeda..ed3c160 100644 --- a/README.md +++ b/README.md @@ -105,6 +105,7 @@ The awesome list of things. ## Articles +- [Comprehensive List of Versioning Schemes in Open Source](https://nesbitt.io/2024/06/24/from-zerover-to-semver-a-comprehensive-list-of-versioning-schemes-in-open-source.html): From ZeroVer to SemVer - [An animated introduction to Fourier Series](https://www.andreinc.net/2024/04/24/from-the-circle-to-epicycles): Super detailed explaination of Fourier Series. - 🌟[The Notifier Pattern for Applications That Use Postgres](https://brandur.org/notifier) - [Postgres as Queue](https://leontrolski.github.io/postgres-as-queue.html)