This commit is contained in:
Vichingo455 2022-03-07 17:19:37 +01:00
commit 16ebff9182
1 changed files with 34 additions and 2 deletions

View File

@ -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
![image](https://user-images.githubusercontent.com/59311016/157070091-b5b419ed-8d11-4c8d-babe-9cfa5c2cc01a.png)
![image](https://user-images.githubusercontent.com/59311016/157070141-e572019f-bdfb-4b24-8c4d-0475c82eaf6e.png)
## Command line usage
`Notepad.exe <file>`
`<file> - Text file to open with notepad`
---
##### Copyright (C) 2022 Vichingo455. All rights reserved