We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug ReadMe.md file needs update - the stable version should be 0.1.1
To Reproduce Steps to reproduce the behavior:
Expected behavior
using Pkg; Pkg.add("CRRao")
The text was updated successfully, but these errors were encountered:
@ShouvikGhosh2048, the readme doc also says:
using Pkg; Pkg.add(url = "https://github.com/xKDR/CRRao.jl.git")
Should we change anything here?
I have raised a PR anyways.
Sorry, something went wrong.
0.1.1
@Nandini-Jaiswal
Can you please add this YouTube link on "Introduction to CRRao" on the ReadMe file?
https://www.youtube.com/live/XIXdO8vNCh4?si=_RXyu47JTSX1TVKh
youtube
Done @sourish-cmi sir! Sorry for the delay.
sourish-cmi
ShouvikGhosh2048
Nandini-Jaiswal
Successfully merging a pull request may close this issue.
Describe the bug
ReadMe.md file needs update - the stable version should be 0.1.1
To Reproduce
Steps to reproduce the behavior:
Expected behavior
For version 0.1.1 (stable)
using Pkg; Pkg.add("CRRao")
The text was updated successfully, but these errors were encountered: