Skip to content

Commit 6a9194d

Browse files
committed
Last tag line modification... I swear!
1 parent c37d677 commit 6a9194d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# finley
2-
finley makes it easy to quickly decompile several .NET binaries without
3-
involving a GUI.
2+
finley makes it easy to quickly decompile several .NET binaries concurrently
3+
without involving a GUI.
44

55
It does this by extending the CLI implementation of ILSpy
66
(https://github.com/icsharpcode/ILSpy). ILSply is an open source .NET

doc.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Package finley makes it easy to quickly decompile several .NET binaries
2-
// without involving a GUI.
2+
// concurrently without involving a GUI.
33
//
44
// It does this by extending the CLI implementation of ILSpy
55
// (https://github.com/icsharpcode/ILSpy). ILSply is an open source .NET

0 commit comments

Comments
 (0)