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

docs: refine readme #254

Merged
merged 1 commit into from Jun 16, 2023
Merged

docs: refine readme #254

merged 1 commit into from Jun 16, 2023

Conversation

xieyuschen
Copy link
Member

- fix the broken link of the concurrent tutorial on https://hackage.haskell.org/package/co-log
- adjust logo position
- add the link to all possible usages
@xieyuschen xieyuschen requested a review from vrom911 as a code owner June 16, 2023 04:14

`co-log` also cares about concurrent logging. For this purpose we have the `concurrent-playground`
executable where we experiment with different multithreading scenarios to test the library's behavior.
You can find it here:

* [tutorials/Concurrent.hs](tutorials/Concurrent.hs)
* [tutorials/Concurrent.hs](./tutorials/Concurrent.hs)
Copy link
Member Author

Choose a reason for hiding this comment

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

@xieyuschen
Copy link
Member Author

hi @vrom911 , could you kindly help to review it?

Copy link
Member

@vrom911 vrom911 left a comment

Choose a reason for hiding this comment

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

Thanks so much! These are great improvements 👍🏼

@vrom911 vrom911 merged commit 040770e into co-log:main Jun 16, 2023
5 checks passed
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.

None yet

2 participants