further small docs updates

This commit is contained in:
martin-mfg
2025-12-30 09:41:46 +01:00
parent 92f96b902d
commit 5744d846ae
4 changed files with 1 additions and 24 deletions
-6
View File
@@ -1,6 +0,0 @@
# This file is used to define code owners for the repository.
# Code owners are automatically requested for review when someone opens a pull request that modifies code they own.
# Assign @qwerty541 as the owner for package.json and package-lock.json
package.json @qwerty541
package-lock.json @qwerty541
-15
View File
@@ -1,15 +0,0 @@
# These are supported funding model platforms
github: [anuraghazra] # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
patreon: # Replace with a single Patreon username
open_collective: # Replace with a single Open Collective username
ko_fi: # Replace with a single Ko-fi username
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: # Replace with a single Liberapay username
issuehunt: # Replace with a single IssueHunt username
otechie: # Replace with a single Otechie username
custom: [
"https://www.paypal.me/anuraghazra",
"https://www.buymeacoffee.com/anuraghazra",
] # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
+1 -1
View File
@@ -40,7 +40,7 @@ Selecting the right scopes for your token is important in case you want to displ
Click on the deploy button to get started!
[![Deploy to Vercel](https://vercel.com/button)](https://vercel.com/import/project?template=https://github.com/martin-mfg/github-readme-stats)
[![Deploy to Vercel](https://vercel.com/button)](https://vercel.com/import/project?template=https://github.com/stats-organization/github-stats-extended)
<details>
<summary><b>:hammer_and_wrench: Step-by-step guide on setting up your own Vercel instance</b></summary>
-2
View File
@@ -10,14 +10,12 @@ yarn install
```
yarn start-trends
yarn start-wrapped
```
## Build
```
yarn build-trends
yarn build-wrapped
```
Then, just commit on the main branch (Vercel takes care of the rest)