We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0211afa commit ec369eaCopy full SHA for ec369ea
README.md
@@ -2,6 +2,10 @@
2
3
Your naming pal, written in Go 🐶
4
5
+> It's a dog. It's a friend. It's a Namigo!
6
+
7
+[Click here](./docs/approach.md) to learn more about the implementation details.
8
9
<img src="./images/namigo.jpeg" alt="Namigo" width="250px" />
10
11
## Getting started
docs/approach.md
@@ -32,3 +32,7 @@
32
- Scrape <https://crates.io>
33
- [Package Info](https://crates.io/api/v1/crates/anipwatch)
34
- [Package Search](https://crates.io/api/v1/crates?page=1&per_page=10&q=height)
35
36
+## Java
37
38
+- TBD
0 commit comments