Skip to content

Commit 7bd2ce3

Browse files
committed
Rename usage of the name skainet to SKaiNET
Related-To: #101
1 parent 5f90c83 commit 7bd2ce3

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

GITFLOW.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
:sectlinks:
66
:source-highlighter: highlight.js
77

8-
This document describes the GitFlow workflow used in the skainet project for managing feature development, releases, and hotfixes.
8+
This document describes the GitFlow workflow used in the SKaiNET project for managing feature development, releases, and hotfixes.
99

1010
== Overview
1111

@@ -309,6 +309,6 @@ git reset --hard HEAD~1
309309

310310
== Conclusion
311311

312-
GitFlow provides a structured approach to managing code changes in collaborative environments. By following this workflow consistently, the skainet project maintains code quality, enables parallel development, and ensures stable releases.
312+
GitFlow provides a structured approach to managing code changes in collaborative environments. By following this workflow consistently, the SKaiNET project maintains code quality, enables parallel development, and ensures stable releases.
313313

314314
For questions or clarifications about this workflow, please refer to the original https://nvie.com/posts/a-successful-git-branching-model/[GitFlow article] or reach out to the project maintainers.

README.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
= skainet
1+
= SKaiNET
22

3-
*skainet* is an open-source deep learning framework written in Kotlin, designed with developers in mind to enable the creation modern AI powered applications with ease.
3+
*SKaiNET* is an open-source deep learning framework written in Kotlin, designed with developers in mind to enable the creation modern AI powered applications with ease.
44

55
== Development Practices
66

0 commit comments

Comments
 (0)