You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+6-2
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,10 @@
1
1
ShellWeb
2
2
==============================
3
3
4
-
ShellWeb is a minimalistic HTTP server, that's slowly developed during educational process in [Russian Technological University MIREA](https://www.mirea.ru/) as a part of Operating systems course.
4
+
ShellWeb is a minimalistic HTTP server, that's slowly developed during
5
+
educational process in
6
+
[Russian Technological University MIREA](https://www.mirea.ru/)
7
+
as a part of Operating systems course.
5
8
6
9
ShellWeb relies upon the following external commands outside POSIX:
7
10
@@ -11,7 +14,8 @@ ShellWeb relies upon the following external commands outside POSIX:
Many other Bourne-style shells offer similar functionality, so ShellWeb should work there as well. Different netcat implementations should work as well.
17
+
Many other Bourne-style shells offer similar functionality, so ShellWeb should
18
+
work there as well. Different netcat implementations should work, too.
0 commit comments