Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
kahst committed Dec 30, 2019
1 parent 157c037 commit 2843fe8
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<b>This repo is currently under development.</b>

# BirdNET-Electron
Electron app for sound file analysis with BirdNET.

<b>This repo is currently under development.</b>
Electron app for sound file analysis with BirdNET.

Author: Stefan Kahl

Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 2843fe8

Please sign in to comment.