Skip to content

Commit

Permalink
Merge pull request #26 from saiichihashimoto/update-description
Browse files Browse the repository at this point in the history
fix(description): simplifying the description
  • Loading branch information
kodiakhq[bot] authored Jan 12, 2024
2 parents fcb9d6d + 899023f commit fa08245
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/settings.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
_extends: .github
repository:
name: zeplo-sdk
description: A typed SDK for zeplo to avoid http calls with untyped args
description: A typed SDK for zeplo.io
private: false
branches:
- name: main
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

[![GitHub Sponsors](https://img.shields.io/github/sponsors/saiichihashimoto?style=flat)](https://github.com/sponsors/saiichihashimoto)

A typed SDK for [zeplo](https://zeplo.io) to avoid http calls with untyped args.
A typed SDK for [zeplo.io](https://zeplo.io)

## Getting Started

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "zeplo-sdk",
"version": "0.0.0-development",
"description": "A typed SDK for zeplo to avoid http calls with untyped args",
"description": "A typed SDK for zeplo.io",
"funding": {
"type": "individual",
"url": "https://github.com/sponsors/saiichihashimoto"
Expand Down

0 comments on commit fa08245

Please sign in to comment.