Skip to content

Commit

Permalink
docs: update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ephrimlawrence committed Apr 26, 2024
1 parent 6d32997 commit 49616e2
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
File renamed without changes.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,14 @@
# Ananse USSD Framework
<center>
<h1> Ananse USSD Framework</h1>
</center>

<p align="center">A lightweight <a href="http://nodejs.org" target="blank">Node.js</a> framework with batteries included for building efficient, scalable and maintainable USSD applications.</p>

<p align="center">
[![https://nodei.co/npm/ananse.png?downloads=true&downloadRank=true&stars=true](https://nodei.co/npm/ananse.png?downloads=true&downloadRank=true&stars=true)](https://www.npmjs.com/package/ananse)
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/dwyl/esta/issues)

</p>

[Ananse](https://www.npmjs.com/package/ananse/) is a lightweight NodeJs/Typescript framework with batteries included for building efficient, scalable and maintainable USSD applications. It provides intuitive and flexible APIs for building USSD menus.

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": "ananse",
"version": "1.6.1",
"description": "Ananse is a lightweight NodeJs/Typescript framework with batteries included for building efficient, scalable and maintainable USSD applications.",
"description": "Ananse is a lightweight NodeJs framework with batteries included for building efficient, scalable and maintainable USSD applications.",
"git": "https://github.com/ephrimlawrence/ananse",
"author": "Lawrence Ephrim",
"homepage": "https://ephrimlawrence.github.io/ananse",
Expand Down

0 comments on commit 49616e2

Please sign in to comment.