Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
<p align="center" width="100%">
|
| 2 |
<img width="50%" src="Assets/Amuse-Logo-512.png">
|
| 3 |
</p>
|
|
@@ -143,4 +148,4 @@ __________________________
|
|
| 143 |
## Reference
|
| 144 |
OnnxRuntime - [OnnxRuntime](https://onnxruntime.ai/)
|
| 145 |
|
| 146 |
-
OnnxRuntime Services for .NET - [OnnxStack](https://github.com/saddam213/OnnxStack)
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
---
|
| 6 |
<p align="center" width="100%">
|
| 7 |
<img width="50%" src="Assets/Amuse-Logo-512.png">
|
| 8 |
</p>
|
|
|
|
| 148 |
## Reference
|
| 149 |
OnnxRuntime - [OnnxRuntime](https://onnxruntime.ai/)
|
| 150 |
|
| 151 |
+
OnnxRuntime Services for .NET - [OnnxStack](https://github.com/saddam213/OnnxStack)
|