We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 736ee05 commit e716320Copy full SHA for e716320
README.md
@@ -1,9 +1,13 @@
1
# CodeFlare Desktop Client
2
3
<p align="center">
4
- <img src="/plugins/plugin-client-default/icons/svg/codeflare.svg" alt="CodeFlare" width="200" height="200">
+<img src="./images/codeflare_cli.svg" width="200" height="200">
5
</p>
6
7
CodeFlare is a framework to simplify the integration, scaling and
8
acceleration of complex multi-step analytics and machine learning
9
pipelines on the cloud.
10
+
11
+## License
12
13
+CodeFlare CLI is an open-source project with an [Apache 2.0 license](LICENSE).
0 commit comments