Skip to content

Commit 76d7ffb

Browse files
committed
chore: remove unnecessary metadata from 'CITATION.cff'
Also updated 'README.md'.
1 parent 6181ea0 commit 76d7ffb

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

CITATION.cff

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ authors:
44
- given-names: "Kader"
55
family-names: "Bouyakoub"
66
orcid: "https://orcid.org/0000-0002-1184-8061"
7-
title: "CiSkeleton - Default Application"
8-
version: "0.0.1"
9-
date-released: "2025-05-19"
7+
title: "CiSkeleton — Boilerplate Application"
108
url: "https://www.ianhub.net/"
119
repository-code: "https://github.com/ianhubnet/csk-app-default"

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# 🧰 CSK App Default
1+
# 🧰 CiSkeleton Application — Default (Boilerplate)
22

33
The **default application template** for [CiSkeleton (CSK)](https://github.com/ianhubnet).
44

@@ -31,8 +31,8 @@ cd csk-app-name
3131
## 📦 Related Repositories
3232

3333
* [`csk-core`](https://github.com/ianhubnet) — Framework core *(Private)*
34-
* [`csk-packages`](https://github.com/ianhubnet/csk-packages) — Modules and themes *(Private)*
35-
* [`csk-lang-english`](https://github.com/ianhubnet/csk-lang-english)Default translations *(Public)*
34+
* [`csk-packages`](https://github.com/ianhubnet/csk-packages) — Modules, plugins, themes, and languages *(Public Index)*
35+
* [`csk-lang-english`](https://github.com/ianhubnet/csk-lang-english)English translation *(Public)*
3636

3737
---
3838

0 commit comments

Comments
 (0)