Merge branch 'master' of https://github.com/Vichingo455/Notepad
This commit is contained in:
commit
16ebff9182
36
README.md
36
README.md
|
@ -1,2 +1,34 @@
|
||||||
# Notepad
|
<h1 align="center">
|
||||||
Windows notepad remake
|
<br>
|
||||||
|
Notepad
|
||||||
|
<br>
|
||||||
|
</h1>
|
||||||
|
|
||||||
|
<h3 align="center">Old notepad for Windows (Open source)</h3>
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<a href="https://github.com/Vichingo455/Notepad/releases/latest" target="_blank">
|
||||||
|
<img alt="Latest GitHub release" src="https://img.shields.io/github/release/Vichingo455/Notepad.svg?style=flat-square" />
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<a href="https://github.com/Vichingo455/Notepad/releases" target="_blank">
|
||||||
|
<img alt="Downloads on GitHub" src="https://img.shields.io/github/downloads/Vichingo455/Notepad/total.svg?style=flat-square" />
|
||||||
|
</a>
|
||||||
|
|
||||||
|
<a href="https://github.com/Vichingo455/Notepad/issues">
|
||||||
|
<img src="https://img.shields.io/github/issues-raw/Vichingo455/Notepad.svg?style=flat-square&logo=github&logoColor=white"
|
||||||
|
alt="GitHub issues">
|
||||||
|
|
||||||
|
</p>
|
||||||
|
|
||||||
|
## Screenshots
|
||||||
|

|
||||||
|

|
||||||
|
|
||||||
|
## Command line usage
|
||||||
|
`Notepad.exe <file>`
|
||||||
|
|
||||||
|
`<file> - Text file to open with notepad`
|
||||||
|
|
||||||
|
---
|
||||||
|
##### Copyright (C) 2022 Vichingo455. All rights reserved
|
||||||
|
|
Loading…
Reference in New Issue