Update package scope to @soulcraft and configure as private
Changed package name and imports to use the @soulcraft scope. Updated `README.md` to reflect the use of a private npm package and added publishing/installing instructions. Configured `package.json` with `private: true` and restricted access for publishing. Updated demo link to the correct GitHub repository.
This commit is contained in:
parent
49480e694c
commit
7638506ffa
3 changed files with 41 additions and 32 deletions
|
|
@ -84,7 +84,7 @@
|
|||
<li class="nav-item">
|
||||
<a
|
||||
class="nav-link"
|
||||
href="https://github.com/yourusername/soulcraft-brainy"
|
||||
href="https://github.com/sodal-project/brainy"
|
||||
target="_blank"
|
||||
>GitHub</a
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue