Browse Source

docs(wget): clarify the project is open language

pull/1988/head
Michele Sessa 1 year ago committed by Michele
parent
commit
940c3da5cd
  1. 2
      subjects/wget/README.md

2
subjects/wget/README.md

@ -2,7 +2,7 @@
### Objectives
This project objective consists on recreating some functionalities of [`wget`](https://www.gnu.org/software/wget/manual/wget.html) using **Go**.
This project objective consists on recreating some functionalities of [`wget`](https://www.gnu.org/software/wget/manual/wget.html) using a compiled language of your choice (like C, Rust, Go or other).
These functionalities will consist in:

Loading…
Cancel
Save