Commit 435eb6db authored by Ivaylo Ivanov's avatar Ivaylo Ivanov

Remove useless links from top README

parent f76a31ce
This project contains some basic UNIX command line tools I had to do for TU.
Currently the toolset is ther following:
* (mygrep)[mygrep] - a simplified version of grep
* (http)[http] - an implementation of HTTP 1.1 client and server
* (cpair)[cpair] - a program that searches for the closest pair of points in a set of 2D-points
* (fb_arc_set)[fb_arc_set] - a set of programs that removes cycles in a directed graph
* mygrep - a simplified version of grep
* http - an implementation of HTTP 1.1 client and server
* cpair - a program that searches for the closest pair of points in a set of 2D-points
* fb_arc_set - a set of programs that removes cycles in a directed graph
Feel free to read the descriptions for each tool.
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment