Skip to content

Commit

Permalink
Merge pull request #57 from hmlendea/sponsor
Browse files Browse the repository at this point in the history
Added sponsorship links
  • Loading branch information
hmlendea authored Oct 27, 2021
2 parents cc8ce97 + b03cd64 commit 97320f0
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 1 deletion.
12 changes: 12 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# These are supported funding model platforms

github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: hmlendea
open_collective: # Replace with a single Open Collective username
ko_fi: hmlendea
tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
liberapay: HMlendea
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: https://hmlendea.go.ro/fund.html
27 changes: 26 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,42 @@
[![Build Status](https://github.com/hmlendea/universal-name-generator/actions/workflows/dotnet.yml/badge.svg)](https://github.com/hmlendea/universal-name-generator/actions/workflows/dotnet.yml)
[![Donate](https://img.shields.io/badge/-%E2%99%A5%20Donate-%23ff69b4)](https://hmlendea.go.ro/fund.html) [![Build Status](https://github.com/hmlendea/universal-name-generator/actions/workflows/dotnet.yml/badge.svg)](https://github.com/hmlendea/universal-name-generator/actions/workflows/dotnet.yml) [![Latest GitHub release](https://img.shields.io/github/v/release/hmlendea/universal-name-generator)](https://github.com/hmlendea/universal-name-generator/releases/latest)

# 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!

# 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.
Expand Down

0 comments on commit 97320f0

Please sign in to comment.