Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
Following packages are neccesary to compile the model in C:
|
2 |
|
3 |
```bash
|
|
|
1 |
+
---
|
2 |
+
license: mit
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
tags:
|
6 |
+
- finance
|
7 |
+
pretty_name: reviewme
|
8 |
+
size_categories:
|
9 |
+
- 1M<n<10M
|
10 |
+
---
|
11 |
Following packages are neccesary to compile the model in C:
|
12 |
|
13 |
```bash
|