Skip to content

Commit 28407f1

Browse files
authored
Update README.md
1 parent 3d45a39 commit 28407f1

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ The software is compatible with both Windows 10 and Linux.
77
Wikipedia: The Gopher protocol is a communications protocol designed for distributing, searching, and retrieving documents in Internet Protocol networks. The design of the Gopher protocol and user interface is menu-driven, and presented an alternative to the World Wide Web in its early stages, but ultimately fell into disfavor, yielding to the Hypertext Transfer Protocol (HTTP). The Gopher ecosystem is often regarded as the effective predecessor of the World Wide Web.
88
# Getting Started
99

10+
## Compilers
11+
##### Linux:
12+
* GCC 9.x
13+
##### Windows 10:
14+
* Mingw
15+
1016
## How to install
1117
Compile with CMakeLists.txt, this software is compatible with Linux and Windows 10.
1218
Execute the following command in the cmake-build-debug folder.

0 commit comments

Comments
 (0)