From 8867c3820bbad7ae542aca321ee259f99603c7df Mon Sep 17 00:00:00 2001 From: gered Date: Fri, 11 Jun 2021 12:48:49 -0400 Subject: [PATCH] update README --- LICENSE | 2 +- README.md | 5 ++--- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/LICENSE b/LICENSE index 68b07b6..2347d9c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2017 Gered King +Copyright (c) 2021 Gered King Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/README.md b/README.md index f809ec0..e970087 100644 --- a/README.md +++ b/README.md @@ -14,10 +14,9 @@ stuff is more oriented towards my own particular preferences regarding the set-u Includes out-of-the-box support for: * Ring/Compojure -* Immutant +* http-kit * Reagent * Figwheel -* Bootstrap ## Usage @@ -45,6 +44,6 @@ $ lein uberjar ## License -Copyright © 2017 Gered King +Copyright © 2021 Gered King Distributed under the the MIT License. See LICENSE for more details.