From 25aad6544b8b0dc8d94cd0815df91026d1d31d3e Mon Sep 17 00:00:00 2001 From: Jason Date: Sat, 22 Mar 2025 17:52:28 +0100 Subject: [PATCH] Included npm install command in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 4726bb4..c7f611e 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,10 @@ This project is a unofficial NodeJS library for the [Virtueller Stundenplan](htt You can install this library from [npm](https://npmjs.com/package/virtueller-stundenplan). +```bash +npm install virtueller-stundenplan +``` + # Usage This is a example on how to use the package: