Skip to content

Commit fa316b8

Browse files
docs: add author attribution (programmerShinobi) to README and LICENSE
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent e275d37 commit fa316b8

3 files changed

Lines changed: 12 additions & 5 deletions

File tree

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2026 Faqih
3+
Copyright (c) 2026 programmerShinobi
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,6 +148,13 @@ make help # everything
148148

149149
---
150150

151+
## 👤 Author
152+
153+
**programmerShinobi** · [GitHub](https://github.com/programmerShinobi)
154+
155+
If this project helps you, a ⭐ on the repo is appreciated!
156+
151157
## 📄 License
152158

153-
[MIT](LICENSE) — use it freely.
159+
Copyright © 2026 [programmerShinobi](https://github.com/programmerShinobi).
160+
Released under the [MIT License](LICENSE) — use it freely.

docs/00-GETTING-STARTED.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@ of commands, and you get a ready-to-use database — no manual installs.
2424
─────────────────────── ───────────
2525
│ connects to port 15409
2626
27-
┌───────────────────────────┐ Docker container (capped: 1.5 GB / 2 CPU)
28-
│ PostgreSQL 17 + extensions│ ── data saved in a Docker "volume"
29-
└───────────────────────────┘
27+
┌───────────────────────────┐ Docker container (capped: 1.5 GB / 2 CPU)
28+
│ PostgreSQL 17 + extensions│── data saved in a Docker "volume"
29+
└───────────────────────────
3030
│ (optional) Foreign Data Wrappers
3131
3232
other databases (MySQL / SQL Server / Postgres)

0 commit comments

Comments
 (0)