Skip to content

Commit 62564b1

Browse files
authored
Create README.md
1 parent 952839f commit 62564b1

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

README.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
# Custom Browser
2+
3+
<a href="https://coderpro.net" target="_blank"><img src="https://coderpro.net/media/1024/coderpro_logo_rounded_extra-90x90.webp" align="right" width="90" /></a>
4+
5+
[![Contributors][contributors-shield]][contributors-url]
6+
[![Forks][forks-shield]][forks-url]
7+
[![Stargazers][stars-shield]][stars-url]
8+
[![Issues][issues-shield]][issues-url]
9+
[![MIT License][license-shield]][license-url]
10+
[![LinkedIn][linkedin-shield]][linkedin-url]
11+
[![Twitter](https://img.shields.io/twitter/url/https/twitter.com/cloudposse.svg?style=social&label=Follow%20%40coderProNet)](https://twitter.com/coderProNet)
12+
[![GitHub](https://img.shields.io/github/followers/coderpros?label=Follow&style=social)](https://github.com/coderpros)
13+
14+
[contributors-shield]: https://img.shields.io/github/contributors/coderpros/DirSize.svg?style=flat-square
15+
[contributors-url]: https://github.com/coderpros/DirSize/graphs/contributors
16+
[forks-shield]: https://img.shields.io/github/forks/coderpros/DirSize?style=flat-square
17+
[forks-url]: https://github.com/coderpros/DirSize/network/members
18+
[stars-shield]: https://img.shields.io/github/stars/coderpros/DirSize.svg?style=flat-square
19+
[stars-url]: https://github.com/coderpros/DirSize/stargazers
20+
[issues-shield]: https://img.shields.io/github/issues/coderpros/DirSize?style=flat-square
21+
[issues-url]: https://github.com/coderpros/DirSize/issues
22+
[license-shield]: https://img.shields.io/github/license/coderpros/DirSize?style=flat-square
23+
[license-url]: https://github.com/coderpros/DirSize/master/LICENSE
24+
[linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=flat-square&logo=linkedin&colorB=555
25+
[linkedin-url]: https://linkedin.com/company/coderpros
26+
[twitter-shield]: https://img.shields.io/twitter/follow/coderpronet?style=social
27+
[twitter-follow-url]: https://img.shields.io/twitter/follow/coderpronet?style=social
28+
[github-shield]: https://img.shields.io/github/followers/coderpros?label=Follow&style=social
29+
[github-follow-url]: https://img.shields.io/twitter/follow/coderpronet?style=social
30+
31+
> Custom Chromium browser developed in .Net 5 (C# WinForms) with CefSharp.
32+
33+
## Notes
34+
None yet.
35+
36+
## Change Log
37+
* 2021/11/08:
38+
* Initial Checkin

0 commit comments

Comments
 (0)