You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that this repository contains files, but I don't understand how I can use them. I suggest adding a "Usage" or "User Guide" section to README.md that includes instructions someone can follow to do something using the contents of this repo.
For example:
Usage
Identify the thing you want to make by looking at the targets defined in Makefile
Run $ make <target>
View the result in <directory>
The text was updated successfully, but these errors were encountered:
I see that this repository contains files, but I don't understand how I can use them. I suggest adding a "Usage" or "User Guide" section to
README.md
that includes instructions someone can follow to do something using the contents of this repo.For example:
Usage
Makefile
$ make <target>
<directory>
The text was updated successfully, but these errors were encountered: