Skip to content
This repository has been archived by the owner on Apr 1, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:0x000N3X4N/anonfile
Browse files Browse the repository at this point in the history
  • Loading branch information
nexan-pro committed Mar 9, 2019
2 parents e67f5ef + cb4e2bb commit d84679d
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.MD
Original file line number Diff line number Diff line change
@@ -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://i.imgur.com/ovGt5Xw.gif)](https://i.imgur.com/ovGt5Xw.gif)

---

~~~
anonfile.exe <your_path_to_file>
~~~
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
~~~

0 comments on commit d84679d

Please sign in to comment.