From 1d30df2ed8b7e54304f45bda48b52ba00b487f2b Mon Sep 17 00:00:00 2001 From: Andrey Sitnik Date: Mon, 11 Sep 2023 23:20:59 +0200 Subject: [PATCH] Highlight banner with lines --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 917362be..6225f707 100644 --- a/README.md +++ b/README.md @@ -21,8 +21,12 @@ import { nanoid } from 'nanoid' model.id = nanoid() //=> "V1StGXR8_Z5jdHi6B-myT" ``` +--- +   Made in Evil Martians, product consulting for developer tools. +--- + [online tool]: https://gitpod.io/#https://github.com/ai/nanoid/ [with Babel]: https://developer.epages.com/blog/coding/how-to-transpile-node-modules-with-babel-and-webpack-in-a-monorepo/ [Size Limit]: https://github.com/ai/size-limit