Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make existence of documentation more apparent #436

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Pithikos
Copy link

@Pithikos Pithikos commented May 31, 2024

Addressing #366

@@ -2,6 +2,8 @@
Python client for Kraken API REST and Kraken Websockets API using httpx and websockets.
Supports both sync and async for API REST.

Documentation: https://kraky.readthedocs.io/en/latest/
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In Fastapi repo, they put Documentation in bold : https://github.com/tiangolo/fastapi

If we want people to find the documentation, makeing it bold can certainly help.

Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you also rebase on main, I did some changes to the workflow so that it passes ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants