aboutsummaryrefslogtreecommitdiffstats
path: root/proto/iso20022/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'proto/iso20022/README.md')
-rw-r--r--proto/iso20022/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/proto/iso20022/README.md b/proto/iso20022/README.md
new file mode 100644
index 0000000..8c2f852
--- /dev/null
+++ b/proto/iso20022/README.md
@@ -0,0 +1,7 @@
+# Proto
+
+Protos generated by schema2proto
+
+```sh
+java -jar schema2proto-lib-1.0-alpha-2.jar --outputDirectory . --forceProtoPackage {pkg} pacs.008.001.12.xsd
+```