Przeglądaj źródła

Update README.md

Brian Fiete 5 lat temu
rodzic
commit
a7d100e8e9
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -10,6 +10,8 @@ Memory management in Beef is manual, and includes first-class support for custom
 
 
 The Beef IDE supports productivity features such as autocomplete, fixits, reformatting, refactoring tools, type inspection, runtime code compilation (hot code swapping), and a built-in profiler. The IDE's general-purpose debugger is capable of debugging native applications written in any language, and is intended to be a fully-featured standalone debugger even for pure C/C++ developers who want an alternative to Visual Studio debugging.
 The Beef IDE supports productivity features such as autocomplete, fixits, reformatting, refactoring tools, type inspection, runtime code compilation (hot code swapping), and a built-in profiler. The IDE's general-purpose debugger is capable of debugging native applications written in any language, and is intended to be a fully-featured standalone debugger even for pure C/C++ developers who want an alternative to Visual Studio debugging.
 
 
+# Binaries and Documentation
+
 Binaries and documentation are available on [beeflang.org](https://www.beeflang.org).
 Binaries and documentation are available on [beeflang.org](https://www.beeflang.org).
 
 
 # IDE Screenshots
 # IDE Screenshots