From 7287001848d68633b6eb0f981481612a6c1907a3 Mon Sep 17 00:00:00 2001 From: Redume Date: Sun, 18 Feb 2024 16:41:21 +0300 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D1=8B=20=D0=BD=D0=BE=D0=B2=D1=8B=D0=B5=20=D0=B1=D0=B8?= =?UTF-8?q?=D0=B1=D0=BB=D0=B8=D0=BE=D1=82=D0=B5=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c6e4d31..6b04f15 100644 --- a/README.md +++ b/README.md @@ -25,4 +25,6 @@ ### Third-party library licenses - [fastify/fastify](https://github.com/fastify/fastify) — [MIT](https://github.com/fastify/fastify/blob/main/LICENSE) - [eemeli/yaml](https://github.com/eemeli/yaml) — [ISC](https://github.com/eemeli/yaml/blob/main/LICENSE) -- [brianc/node-postgres](https://github.com/brianc/node-postgres) — [MIT](https://github.com/brianc/node-postgres/blob/master/LICENSE) \ No newline at end of file +- [brianc/node-postgres](https://github.com/brianc/node-postgres) — [MIT](https://github.com/brianc/node-postgres/blob/master/LICENSE) +- [node-schedule/node-schedule](https://github.com/node-schedule/node-schedule/) — [MIT](https://github.com/node-schedule/node-schedule/blob/master/LICENSE) +- [axios/axios](https://github.com/axios/axios) — [MIT](https://github.com/axios/axios/blob/v1.x/LICENSE) \ No newline at end of file