From 63542d07f80367107c30f90d2a2ba13772bed1d2 Mon Sep 17 00:00:00 2001 From: vms Date: Sat, 18 Apr 2020 11:55:35 +0300 Subject: [PATCH] add readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..5d2e4b8 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Frank + +Frank is a virtual machine based on Wasmer intended for the Fluence network. Som internal details could be found in our [docs](https://fluence.dev/docs/app-structure).