Skip to content

Commit 45d7aa1

Browse files
committed
improved readme
1 parent 01f9ba2 commit 45d7aa1

File tree

5 files changed

+12
-7
lines changed

5 files changed

+12
-7
lines changed

README.md

+6-7
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
<h2 align="center">Deminify.js</h2>
22

3-
<div align="center">
4-
5-
[![Status](https://img.shields.io/badge/status-active-success.svg)]()
6-
7-
</div>
8-
93
## Table of Contents
104

115
+ [About](#about)
@@ -15,8 +9,13 @@
159

1610
## About <a name = "about"></a>
1711

18-
An application for deominifying and deobfuscating javascript source files.
12+
An application for deminifying and deobfuscating javascript source files.
13+
14+
*Before Deminification*
15+
![image](example/demin-1.jpg)
1916

17+
*After Deminification*
18+
![image](example/demin-2.jpg)
2019
## Getting Started <a name = "getting_started"></a>
2120

2221
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

example/demin-1.jpg

100 KB
Loading

example/demin-1.jpg:Zone.Identifier

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[ZoneTransfer]
2+
LastWriterPackageFamilyName=Microsoft.ScreenSketch_8wekyb3d8bbwe
3+
ZoneId=3

example/demin-2.jpg

131 KB
Loading

example/demin-2.jpg:Zone.Identifier

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[ZoneTransfer]
2+
LastWriterPackageFamilyName=Microsoft.ScreenSketch_8wekyb3d8bbwe
3+
ZoneId=3

0 commit comments

Comments
 (0)