A course on digital libraries and building digital collections.
View the Project on GitHub jawalsh/z652-Digital-Libraries-FA23
Create a new repository in your github.com account and name the repository markdown-playground
.
On github.com, create a new file hello.md
in your new repository.
On github.com, add the text Hello World!
to your hello.md
file in your repository.
Commit the new file to your repository.
In GitHub desktop, clone your new markdown-playground
repository to your local computer.
Open the hello.md
file in VisualStudio Code or another text editor.
Change the text Hello World!
to Hello Indiana!
.
Commit the changes to the repository.
Push the changes to github.com.
hello.md
file.