docs(wget): clarify the project is open language

This commit is contained in:
Michele Sessa 2023-04-19 14:52:48 +01:00 committed by Michele
parent 8d61625e04
commit 940c3da5cd
1 changed files with 1 additions and 1 deletions

View File

@ -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: