summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxAlpharax <42233094+xAlpharax@users.noreply.github.com>2023-07-04 23:45:51 +0300
committerxAlpharax <42233094+xAlpharax@users.noreply.github.com>2023-07-04 23:45:51 +0300
commitfe7d87de108fae98c93381a1db4c93ec310b0ca2 (patch)
treefbcb822a067e895a82d8d7feab0d9c99333339f4
parent0ccf762225924f50f692db19cb6e097095c2d14c (diff)
better ! mark in the README
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index e8d3e6d..db6bf3a 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ virtualenv path/to/neural-art
source path/to/neural-art/bin/activate
```
-! When you're finished with the environment:
+(!) When you're finished with the environment:
```bash
# deactivate
@@ -68,6 +68,4 @@ Considering this workflow, `./clear_dir.sh` removes temporary files each time a
Any sort of help, especially regarding the QoS of the project, is appreciated. Feel free to open an issue in the **Issues** tab and discuss the possible changes there. As of now, *neural-art* would be in great need of a clean and friendly arguments handler (i.e. like the ones the `argparse` python package provides) in order to provide a cleaner interface for working with `./neuralart.py` and/or `./stylize.sh`.
-Thank you.
-
-Happy neural-art-ing !
+Thank you. Happy neural-art-ing !