-
Notifications
You must be signed in to change notification settings - Fork 78
chore: Added example file, updated .gitignore and README. #54
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
Conversation
I merged in the master. The build should now pass |
README.md
Outdated
@@ -136,6 +136,8 @@ cd examples | |||
javac -classpath {path_to}/sendgrid-java-http-client-4.0.0-jar.jar:. Example.java && java -classpath {path_to}/sendgrid-java-http-client-4.0.0-jar.jar:. Example | |||
``` | |||
|
|||
You can use the ```.env_example``` file located at "examples" folder. Just copy it to a ```.env``` folder ou can put on your project's root. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can you please fix
ou
toyou
?
Hello @dhsrocha, |
Commit for attending #49