Skip to content

Commit

Permalink
fix npm link
Browse files Browse the repository at this point in the history
  • Loading branch information
timotejroiko committed May 12, 2021
1 parent 39e8455 commit 046ca64
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Everything you need to create Astrology and Astronomy applications with javascri

[Official programmers documentation for the Swiss Ephemeris by Astrodienst AG](https://www.astro.com/swisseph/swephprg.htm)
[Official guide for the Swiss Ephemeris by Astrodienst AG](https://www.astro.com/ftp/swisseph/doc/swisseph.htm)
[Sweph on NPM](http://npm.com/package/sweph)
[Sweph on NPM](http://npmjs.com/package/sweph)

## Installation and Licensing

Expand Down
5 changes: 3 additions & 2 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@
* ## Sweph
* Definitive Swiss Ephemeris bindings for Node.js
*
* [Official documentation for the Swiss Ephemeris](https://www.astro.com/swisseph/swephprg.htm)
* [Official programmers documentation for the Swiss Ephemeris](https://www.astro.com/swisseph/swephprg.htm)
* [Official guide for the Swiss Ephemeris](https://www.astro.com/ftp/swisseph/doc/swisseph.htm)
* [Sweph on Github](https://github.com/timotejroiko/sweph)
* [Sweph on NPM](http://npm.com/package/sweph)
* [Sweph on NPM](http://npmjs.com/package/sweph)
*
* ### Usage
* ```
Expand Down

0 comments on commit 046ca64

Please sign in to comment.