[Readme] Fix typo
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Wed, 27 Jun 2018 01:05:46 +0000 (10:05 +0900)
committer오세원/Data Service Lab(SR)/Engineer/삼성전자 <sewon.oh@samsung.com>
Wed, 27 Jun 2018 01:38:24 +0000 (10:38 +0900)
Multi model --> Multi modal
(multiple heterogeneous input sources for NNs; e.g.. cameras and mics)

Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
README.md

index 5d9c360..bc7dc93 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ Neural Network Streamer for AI Projects.
   - **Efficient Streaming for AI Projects**: Neural network models wanted to use efficient and flexible streaming management as well. 
   - **Intelligent Media Filters!**: Use a neural network model as a media filter / converter.
   - **Composite Models!**: Allow to use multiple neural network models in a single stream instance.
-  - **Multi Model Intelligence!**: Allow to use multiple sources for neural network models.
+  - **Multi Modal Intelligence!**: Allow to use multiple sources for neural network models.
 
 ## Maintainers
 * MyungJoo Ham (myungjoo.ham@samsung.com)