Skip to content

Commit

Permalink
Merge pull request #146 from Box-Tools/development
Browse files Browse the repository at this point in the history
update REAME
  • Loading branch information
akashdhruv authored Oct 2, 2023
2 parents cfa9499 + 2cefa93 commit 03850c4
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ executing,

.. code::
pip install git+ssh://git@github.com/akashdhruv/BoxKit.git --user
pip install git+ssh://git@github.com/Box-Tools/BoxKit.git --user
BoxKit provides various installation options that can be used to
configure the library with desired features. Following is a list of
Expand Down Expand Up @@ -205,15 +205,15 @@ parallelization schema of target applications like SciKit, OpticalFlow,
and PyTorch which function independently using available resources.

Detailed information on full functionality is availabe in documentation
(https://akashdhruv.github.io/BoxKit/).
(https://box-tools.github.io/BoxKit/).

**************
Contribution
**************

Developers are encouraged to fork the repository and contribute to the
source code in the form of pull requests to the ``development`` branch.
Please read documentation (https://akashdhruv.github.io/BoxKit/) for an
Please read documentation (https://box-tools.github.io/BoxKit/) for an
overview of software design and developer guide

*********
Expand Down Expand Up @@ -268,15 +268,15 @@ features, and ask questions about usage
.. |Code style: black| image:: https://img.shields.io/badge/code%20style-black-000000.svg
:target: https://github.com/psf/black

.. |FlashX| image:: https://github.com/akashdhruv/BoxKit/workflows/FlashX/badge.svg
.. |FlashX| image:: https://github.com/Box-Tools/BoxKit/workflows/FlashX/badge.svg

.. |FlowX| image:: https://github.com/akashdhruv/BoxKit/workflows/FlowX/badge.svg
.. |FlowX| image:: https://github.com/Box-Tools/BoxKit/workflows/FlowX/badge.svg

.. |Minimal| image:: https://github.com/akashdhruv/BoxKit/workflows/Minimal/badge.svg
.. |Minimal| image:: https://github.com/Box-Tools/BoxKit/workflows/Minimal/badge.svg

.. |Publish| image:: https://github.com/akashdhruv/BoxKit/workflows/Publish/badge.svg
.. |Publish| image:: https://github.com/Box-Tools/BoxKit/workflows/Publish/badge.svg

.. |Linting| image:: https://github.com/akashdhruv/BoxKit/workflows/Linting/badge.svg
.. |Linting| image:: https://github.com/Box-Tools/BoxKit/workflows/Linting/badge.svg

.. |icon| image:: ./media/icon.svg
:width: 30
Expand Down

0 comments on commit 03850c4

Please sign in to comment.