Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
vanvianen committed Sep 8, 2024
1 parent bd44352 commit 7ea2126
Showing 1 changed file with 10 additions and 8 deletions.
18 changes: 10 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@

</div>

<br/>

**Package Builder for the `.gl`-libraries of Scape Agency and its affiliates.**

`pack.gl` is an advanced package builder designed to enhance the efficiency and organization of software development projects. It offers an intuitive interface and robust features tailored for managing and building a wide range of software packages.
Expand All @@ -37,6 +39,8 @@ At its core, `pack.gl` is engineered to address the complexities and challenges

Key to its design philosophy is the adaptability to various development workflows, making it an ideal companion for a range of projects from small-scale personal endeavors to large, complex enterprise applications. `pack.gl` stands not just as a tool but as a partner in the software development journey, enhancing productivity, reducing overhead, and bringing clarity and ease to the package management process.

---

## Installation

### HTML Script Tag
Expand All @@ -51,14 +55,6 @@ Key to its design philosophy is the adaptability to various development workflow
npm i pack.gl
```

## Usage

Here's how to get started with `pack.gl`:

``` javascript
// Sample code to demonstrate basic usage
```

---

## Colophon
Expand Down Expand Up @@ -104,3 +100,9 @@ Also see [LICENSE](https://github.com/stylescape/community/blob/master/src/LICEN
#### Disclaimer

**THIS SOFTWARE IS PROVIDED AS IS WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESS OR IMPLIED, INCLUDING ANY IMPLIED WARRANTIES OF FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR NON-INFRINGEMENT.**

---

<p align="center">
<b>Made with ❤️ by <a href="https://www.scape.agency" target="_blank">Scape Agency</a></b>
</p>

0 comments on commit 7ea2126

Please sign in to comment.