Update README to explain forked status of this repo
This commit is contained in:
parent
de07dd3d40
commit
c0d9263ba2
1 changed files with 4 additions and 3 deletions
|
@ -3,7 +3,7 @@ Pocket CLI
|
|||
|
||||
Pocket-CLI is an application for reading / listing and managing your GetPocket.com articles from the terminal.
|
||||
|
||||
Note: This app is based on my [Pocket-API](https://github.com/rakanalh/pocket-api) package.
|
||||
Note: This app is based on [the original, abandoned/archived, GitHub package](https://github.com/rakanalh/pocket-cli) by rakanalh. Which is in turn based on rakanalh's [Pocket-API](https://github.com/rakanalh/pocket-api) package.
|
||||
|
||||
Features
|
||||
--------
|
||||
|
@ -17,7 +17,7 @@ Features
|
|||
* Multiple `fetch` command calls will retrieve articles since last fetch.
|
||||
|
||||
|
||||
Note: This application has been tested on Python 2.7.10 and 3.5.0.
|
||||
Note: The updated version of this application has been tested on Python 3.12.6
|
||||
|
||||
Installation
|
||||
------------
|
||||
|
@ -118,7 +118,8 @@ License
|
|||
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2016 Rakan Alhneiti
|
||||
Copyright (c) 2016 Rakan Alhneiti
|
||||
Copyright (c) 2024 Badri Sunderarajan
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
|
Loading…
Reference in a new issue