From 42a9539efa89784d61b427ce8f80df0d196e714d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Hora=C8=9Biu=20Mlendea?= Date: Wed, 27 Oct 2021 17:01:52 +0300 Subject: [PATCH] Update README.md --- README.md | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/README.md b/README.md index 3c514ee..7b09de0 100644 --- a/README.md +++ b/README.md @@ -21,25 +21,3 @@ All contributions are welcome, especially those that bring new languages or new The goal of this project is to support as many languages as possible, and that's not possible without the help of the community. Note: This project seeks to include fictional languages as well, so feel free to contribute your Valyrian, Klingon or Daedric skills to our cause! - -# About - -This is a simple tool that generates names based on word lists, grouped by categories and by language. - -The original intent for this tool was to provide an easy and reliable way to generate names for discoveries in the "No Man's Sky" video game, but since then it became obvious that this tool has much more potential than just that. - -# Roadmap - -Currently this project is focusing on improving both it's code and it's word lists. A few features that I seek to bring in the near future include: -- Better UI (easier CLI, but eventually it will be a graphical one) -- New categories for romanian: Person names, animal names, plant names -- Make languages and their word lists as customizable as possible - -# Contributions - -Feel free to contribute to this repository! - -All contributions are welcome, especially those that bring new languages or new categories to the existing ones. -The goal of this project is to support as many languages as possible, and that's not possible without the help of the community. - -Note: This project seeks to include fictional languages as well, so feel free to contribute your Valyrian, Klingon or Daedric skills to our cause!