Skip to content

Commit 49daf7a

Browse files
committed
Update README.md
1 parent 2ce081a commit 49daf7a

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

README.md

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,19 @@
33
[![npm version](https://badge.fury.io/js/@ai-on-browser%2Fdata-analysis-models.svg)](https://badge.fury.io/js/@ai-on-browser%2Fdata-analysis-models)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
55

6-
Javascript AI package and demo on the browser.
6+
Javascript AI package and online demo.
77

88
## Features
99

10-
- All processing is done in client-side JavaScript.
10+
- Most of the models are completed in a single file and implemented in a simple way.
1111
- The machine learning part of the code does not use any external libraries.
12+
- All processing in the demo is done in client-side JavaScript.
1213

1314
## Links
1415

1516
- [Online demo](https://ai-on-browser.github.io/)
16-
- [npm package document](https://ai-on-browser.github.io/docs)
17-
- [npm package release notes](https://github.com/ai-on-browser/ai-on-browser.github.io/releases)
17+
- [Package document](https://ai-on-browser.github.io/docs)
18+
- [Package release notes](https://github.com/ai-on-browser/ai-on-browser.github.io/releases)
1819

1920
## Caution
2021

0 commit comments

Comments
 (0)