mirror of
https://github.com/kennethreitz/simplemind.git
synced 2026-06-05 22:50:18 +00:00
Update README.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
@@ -165,8 +165,8 @@ To get started:
|
||||
3. Run `docker-compose up --build`
|
||||
|
||||
Two containers will run in sequence:
|
||||
1) `simplemind` - Builds and runs the tests
|
||||
2) `simplemind-test` - Runs the tests again, if the 1st container suceeds.
|
||||
1) `simplemind-test` - Builds and runs the tests
|
||||
2) `simplemind` - Runs if the test container succeeds
|
||||
|
||||
## License
|
||||
SimpleMind is licensed under the Apache 2.0 License.
|
||||
|
||||
Reference in New Issue
Block a user