Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Bastien Terrier
xeyes_sentences
Commits
7344670d
Commit
7344670d
authored
May 24, 2018
by
Bastien Terrier
Browse files
Update README.md
parent
ee7e20f8
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
7344670d
...
...
@@ -9,11 +9,19 @@ You need *xeyes* program.
Clone this project and run :
```
cd src
python xeyes_sentences your_sentence
python xeyes_sentences your_sentence
[size]
cd ..
./xeyes_sentences.sh
```
Parameters :
*
your_sentence : [a-zA-Z!?]
*
[optional] size : 25 by default
NB1 : you may need the execution right to run the script
`chmod +x xeyes_sentences.sh`
NB2 : to clear the sentence, just run
`pkill xeyes`
\ No newline at end of file
NB2 : to clear the sentence, just run
`pkill xeyes`
## Work in progress...
Currently, this program is just able to print the sentence into a single line without handle the overflow. This should be fixed shortly.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment