Files
ai-test/README.md

13 lines
183 B
Markdown

# project_name
Project description goes here.
## Usage
```bash
$ docker build -t <tagname> -f Containerfile .
```
## Development
Read the [CONTRIBUTING.md](CONTRIBUTING.md) file.