mirror of
https://github.com/Crypto-Notepad/Crypto-Notepad.git
synced 2026-03-11 08:55:25 +00:00
Merge branch 'master' of https://github.com/Sigmanor/Crypto-Notepad
This commit is contained in:
commit
02eb1a3199
2 changed files with 3 additions and 3 deletions
2
LICENSE
2
LICENSE
|
|
@ -1,6 +1,6 @@
|
|||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2017 Sigmanor
|
||||
Copyright (c) 2018 Sigmanor
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
|
|||
|
|
@ -20,7 +20,7 @@ Notepad-like simple text editor for Windows, where files are saved and loaded en
|
|||
* .NET Framework 4.5
|
||||
|
||||
## Contribution
|
||||
If you find any bug, or you know how to improve Crypto Notepad, please create new [Issue](https://github.com/Sigmanor/Crypto-Notepad/issues/new) or make [Pull requests](https://github.com/Sigmanor/Crypto-Notepad/pulls) or just [email me](mailto:sigmanor@gmail.com). Feel free :octocat:
|
||||
If you find any bug, or you know how to improve Crypto Notepad, please create new [Issue](https://github.com/Sigmanor/Crypto-Notepad/issues/new) or make [Pull requests](https://github.com/Sigmanor/Crypto-Notepad/pulls) or just [email me](mailto:sigmanor@pm.me). Feel free :octocat:
|
||||
|
||||
## Build
|
||||
App was created in Visual Studio Community, you can run the .sln file and simply build a project (The code is very bad. There are no comments, no following the OOP rules. Learn this code at your own risk. )
|
||||
|
|
@ -29,4 +29,4 @@ App was created in Visual Studio Community, you can run the .sln file and simply
|
|||
Distributed under [MIT](https://github.com/Sigmanor/Crypto-Notepad/blob/master/LICENSE) license
|
||||
|
||||
## Partners
|
||||
 [FileHorse](http://www.filehorse.com/download-crypto-notepad/)  [Softpedia](http://www.softpedia.com/get/Office-tools/Text-editors/Crypto-Notepad.shtml)  [Oszone](http://soft.oszone.net/program/17444/Crypto_Notepad/)  [Portablefreeware](https://www.portablefreeware.com/index.php?id=2873)  [Majorgeeks](http://www.majorgeeks.com/files/details/crypto_notepad.html)
|
||||
 [FileHorse](http://www.filehorse.com/download-crypto-notepad/)  [Softpedia](http://www.softpedia.com/get/Office-tools/Text-editors/Crypto-Notepad.shtml)  [Oszone](http://soft.oszone.net/program/17444/Crypto_Notepad/)  [Portablefreeware](https://www.portablefreeware.com/index.php?id=2873)  [Majorgeeks](http://www.majorgeeks.com/files/details/crypto_notepad.html)
|
||||
|
|
|
|||
Loading…
Reference in a new issue