From 2843fe875d366f0f075e956ff58f0902ce3f6b04 Mon Sep 17 00:00:00 2001 From: Stefan Kahl Date: Mon, 30 Dec 2019 13:26:32 +0100 Subject: [PATCH] Readme update --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5c93401b..7baa48d8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,8 @@ +This repo is currently under development. + # BirdNET-Electron -Electron app for sound file analysis with BirdNET. -This repo is currently under development. +Electron app for sound file analysis with BirdNET. Author: Stefan Kahl @@ -60,7 +61,7 @@ BirdNET requires Tensorflow.js which we install with: npm install @tensorflow/tfjs ``` -This app also need some additional packages that we have to install. +This app also needs some additional packages that we have to install. ``` npm i audio-loader