From 03e110433c11cf8a5befdd7d8a5b65872051ae07 Mon Sep 17 00:00:00 2001 From: 0x000N3X4N <0xN3X4N@protonmail.com> Date: Tue, 5 Mar 2019 15:36:08 +0000 Subject: [PATCH 1/2] added: README.MD --- README.MD | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 README.MD diff --git a/README.MD b/README.MD new file mode 100644 index 0000000..dec2ed0 --- /dev/null +++ b/README.MD @@ -0,0 +1,20 @@ + +# Anonfile +[![Build Status](https://travis-ci.org/0x000N3X4N/anonfile.svg?branch=master)](https://travis-ci.org/0x000N3X4N/anonfile) [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/0x000N3X4N/anonfile/issues) [![Version](https://img.shields.io/badge/version-0.01-orange.svg?style=flat-square&logo=appveyor)](https://github.com/0x000N3X4N/anonfile/releases) + +# Usage +[![Demo CountPages alpha](https://s2.gifyu.com/images/20190305125953.gif)](https://s2.gifyu.com/images/20190305125953.gif) + +--- + +~~~ +anonfile.exe +~~~ +or you can just run the program and enter the path to the file there. + +# Building from sources +**Requirements:** +- [cmake](https://cmake.org/) **minimum version 3.9** +~~~ +./build.sh +~~~ \ No newline at end of file From cb4e2bb5b9dc9ee27bb9ab0f14a1d68fa3de31f3 Mon Sep 17 00:00:00 2001 From: 0x000N3X4N <0xN3X4N@protonmail.com> Date: Tue, 5 Mar 2019 16:01:54 +0000 Subject: [PATCH 2/2] upd: README.MD --- README.MD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.MD b/README.MD index dec2ed0..cd1ba3f 100644 --- a/README.MD +++ b/README.MD @@ -3,7 +3,7 @@ [![Build Status](https://travis-ci.org/0x000N3X4N/anonfile.svg?branch=master)](https://travis-ci.org/0x000N3X4N/anonfile) [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/0x000N3X4N/anonfile/issues) [![Version](https://img.shields.io/badge/version-0.01-orange.svg?style=flat-square&logo=appveyor)](https://github.com/0x000N3X4N/anonfile/releases) # Usage -[![Demo CountPages alpha](https://s2.gifyu.com/images/20190305125953.gif)](https://s2.gifyu.com/images/20190305125953.gif) +[![Demo CountPages alpha](https://i.imgur.com/ovGt5Xw.gif)](https://i.imgur.com/ovGt5Xw.gif) ---