From 4af4a8bde830567caf735c26511ba91f9b695f7f Mon Sep 17 00:00:00 2001 From: Ritika Mishra Date: Wed, 15 May 2024 11:06:36 +0530 Subject: [PATCH] updated readme.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index f71643d..ea7035d 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,5 @@ This repository contains code for a BioSignal Recorder web application. The appl ## Libraries Used - [Bootstrap](https://getbootstrap.com/): CSS framework for styling the UI. -- [jQuery](https://jquery.com/): JavaScript library for DOM manipulation. - [SmoothieCharts](http://smoothiecharts.org/): JavaScript library for real-time charting. - [IndexedDB](https://developer.mozilla.org/en-US/docs/Web/API/IndexedDB_API): Browser-based database for storing recorded data.