Skip to content

Commit 850321a

Browse files
Update
1 parent 706eae7 commit 850321a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# CompressedFileViewer
44
A Notepad++ plugin to open and save compressed files.
55
It's written in `C#` with Visual Studio for [.Net 8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0).
6-
Don't change the encoding of a zipped file. Change the file to uncompressed, then change the encoding and toggle compression on again.
6+
Don't change the encoding (`UTF-8`, `ANSI`, etc.) of a zipped file. Change the file to uncompressed, then change the encoding and toggle compression on again.
77

88
## Compression algorithms
99
* GZip (`.gz`, `.gzip`)

0 commit comments

Comments
 (0)