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
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ This repository contains a main configuration file `config.sh` that is reference
18
18
19
19
## Run the code snippets
20
20
21
-
As each example requires access to the configuration files, you must run them from the directory they reside in, for example:
21
+
As each code snippet requires access to the configuration files, you must run them from the directory they reside in, for example:
22
22
23
23
```
24
24
cd messaging/sms/
@@ -29,5 +29,5 @@ cd messaging/sms/
29
29
30
30
Questions and comments are welcome!
31
31
32
-
You can create an issue on this repository. Patches are also very welcome, please go ahead and send us fixes or additional examples by opening a pull request.
32
+
You can create an issue on this repository. Patches are also very welcome, please go ahead and send us fixes or additional code snippets by opening a pull request.
0 commit comments