diff options
author | Kali Kaneko <kali@leap.se> | 2017-06-26 16:48:40 +0200 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2017-06-26 16:48:40 +0200 |
commit | a653032662c990c662bf6706b0784bce1c553cbd (patch) | |
tree | bd126e8d3614f6a29f055c89e0546108b4aefc1f /src/leap/soledad/client/examples/README | |
parent | 80699961145de3941c645ab3d8f3a4f9c2775ef3 (diff) |
[pkg] move examples folder to docs/
Diffstat (limited to 'src/leap/soledad/client/examples/README')
-rw-r--r-- | src/leap/soledad/client/examples/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/leap/soledad/client/examples/README b/src/leap/soledad/client/examples/README deleted file mode 100644 index 3aed8377..00000000 --- a/src/leap/soledad/client/examples/README +++ /dev/null @@ -1,4 +0,0 @@ -Right now, you can find here both an example of use -and the benchmarking scripts. -TODO move benchmark scripts to root scripts/ folder, -and leave here only a minimal example. |