Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pulsar-de committed Mar 19, 2022
1 parent 770ad8d commit a5c2ad3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
@@ -1,6 +1,11 @@
# Luadch Announcer Client
Win32 Release Announcer for Luadch (with GUI)

[![Latest-Release](https://img.shields.io/github/v/release/luadch/announcer_client?include_prereleases)](https://github.com/luadch/announcer_client/releases)
[![GitHub license](https://img.shields.io/badge/license-GPLv3.0-blueviolet.svg)](https://github.com/luadch/announcer_client/blob/master/LICENSE)
[![Website](https://img.shields.io/website?down_message=offline&up_message=online&url=https%3A%2F%2Fluadch.github.io)](https://luadch.github.io/)
[![Platform](https://img.shields.io/badge/platform-Windows-orange.svg)](https://luadch.github.io/)

## First start:

1. goto "certs" folder
Expand Down Expand Up @@ -30,4 +35,4 @@ use this command:

lua.exe ..\apps\wxluafreeze\wxluafreeze.lua wxluafreeze.exe "Announcer.wx.lua" "Announcer.exe"

*note: there are better ways to do this, but it's the easiest way. (i'am using Notepad++ with integrated Lua/wxLua interpreter and macro shortcuts for "run" and "compile")*
*note: there are better ways to do this, but it's the easiest way. (i'am using Notepad++ with integrated Lua/wxLua interpreter and macro shortcuts for "run" and "compile")*

0 comments on commit a5c2ad3

Please sign in to comment.