Skip to content

Commit

Permalink
Fix build.md and README
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnamed434 committed Oct 12, 2023
1 parent 9dc4eee commit d7e7887
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ $ BitMono.CLI -f C:\specially_created_folder_for_obfuscation/your_app.exe -l C:\
Want more? Simply read the **[docs][bitmono_docs]**.

### Detailed build status
If you want to build the BitMono by your own - [click here for detailed info](https://raw.githubusercontent.com/sunnamed434/BitMono/main/build.md)
If you want to build the BitMono by your own - [click here for detailed info][build_info]

| Branch | AppVeyor |
|--------|-------------------------------------------------------------|
Expand Down Expand Up @@ -200,6 +200,7 @@ Credits
[appveyor_dev_build]: https://ci.appveyor.com/project/sunnamed434/bitmono/branch/dev
[bitmono_discord]: https://discord.gg/sFDHd47St4

[build_info]: https://github.com/sunnamed434/BitMono/blob/main/build.md
[image_build]: https://ci.appveyor.com/api/projects/status/8jh35hfno6riq25j?svg=true&style=plastic
[image_test]: https://img.shields.io/appveyor/tests/sunnamed434/bitmono/main
[image_codefactor]: https://www.codefactor.io/repository/github/sunnamed434/bitmono/badge/main
Expand Down
2 changes: 1 addition & 1 deletion build.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Build the BitMono
First of all, if you just need the compiled binaries simply install them [right here][releases] - open the dropdown button `Assets`, and select the CLI/GUI.zip/7z file
First of all, if you just need the compiled binaries simply install them [right here][releases] - open the dropdown button `Assets`, and select the CLI.zip or GUI.zip archive

### Build the solution
Recommended to install tools via Visual Studio installer, otherwise you can install those tools directly via provided links down below or just searching for it by yourself.
Expand Down

0 comments on commit d7e7887

Please sign in to comment.