Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,12 @@
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: mit
|
| 3 |
---
|
| 4 |
+
|
| 5 |
+
git clone https://github.com/natir/br.git
|
| 6 |
+
git clone https://github.com/natir/pcon
|
| 7 |
+
git clone https://github.com/natir/yacrd
|
| 8 |
+
git clone https://github.com/natir/rasusa
|
| 9 |
+
git clone https://github.com/natir/fpa
|
| 10 |
+
git clone https://github.com/natir/kmrf
|
| 11 |
+
|
| 12 |
+
find . -name "*.rs" -exec cat {} + > test.rs
|