Skip to content

Commit

Permalink
type in README
Browse files Browse the repository at this point in the history
  • Loading branch information
linas committed Dec 22, 2015
1 parent 18d5053 commit 4c2cb99
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,12 @@ Running
Unit Testing
------------
There is a simple test driver in `src/unit-test.scm`. It emulates the
appearance and disappearance of two faces every few minutes. It also
appearance and disappearance of two faces every few seconds(!). It also
emulates chat-start and chat-stop. It does not need or use the regular
face-tracker or vision system nor the chatbot. If everything is
working, the blender head should wak up, smile, react appropriately,
and then fall asleep every 3-4 minutes. This test runs in an infinite
loop.
working, the blender head should wake up, smile, react appropriately,
and then fall asleep every 2 minutes or so. This test runs in an
infinite loop.


GUI Requirements
Expand Down

0 comments on commit 4c2cb99

Please sign in to comment.