Skip to content

Commit f51fb77

Browse files
committed
Update README.md
1 parent 0ac018f commit f51fb77

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,12 +37,11 @@ Registeres an uploaded file top super global hash table rfc1867_uploaded_files a
3737
If you want to reset the flag that headers already sent while runtime you can easly do it with this function by calling appserver_set_headers_sent(false);
3838

3939

40+
# Debug on Mac OS X
4041

4142
Additionally it provides various functionality for usage within the
4243
appserver.io runtime.
4344

44-
# Debug on Mac OS X
45-
4645
We're working with the [Eclipse IDE for C/C++](http://www.eclipse.org/downloads/packages/eclipse-ide-cc-developers/keplersr1),
4746
which you can download from. As we provide some ANT targets that helps you to prepare
4847
your PHP, you additionally have to activate the ANT View, optionally you can also use
@@ -93,4 +92,4 @@ a new C/C++ project you should find the debug configurations available in the
9392
debug configurations menu.
9493

9594
To start debugging you simply have to select `appserver` from the debug menu
96-
and appserver.io should start in debug mode.
95+
and appserver.io should start in debug mode.

0 commit comments

Comments
 (0)