Skip to content

Commit 336b4ae

Browse files
readme fix
1 parent 47cbb80 commit 336b4ae

File tree

1 file changed

+13
-4
lines changed
  • app-dev/devops-and-containers/functions/java-helloworld-AI-with-local-dev-and-oci-functions

1 file changed

+13
-4
lines changed

app-dev/devops-and-containers/functions/java-helloworld-AI-with-local-dev-and-oci-functions/README.md

Lines changed: 13 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,16 +63,25 @@ IAM user option will work on both cases above, as local and as OCI Function.
6363

6464
<p>
6565

66-
Testing with curl (or pasting the APi Gateway url to a browser):
66+
Testing with curl (or copy-pasting the API Gateway deployment url to a browser):
6767

6868
<p>
6969

7070
<pre>
7171
curl https://n3yu.....ghhi.apigateway.eu-frankfurt-1.oci.customer-oci.com/
72-
What happened today 05/31/2024 100 years ago ?
72+
What happened today 06/13/2024 100 years ago ?
7373

74-
May 31, 2024 is May 31, 1924. Here are some events that occurred on this date:
75-
...
74+
June 13, 2024 is June 13, 1924. Here are some events that occurred on this date:
75+
76+
1. The German airline Deutsche Lufthansa (DL) was officially founded on June 13, 1924. It is Germany's largest airline and is one of the world's largest airlines in terms of overall passengers carried.
77+
78+
2. The British Broadcasting Corporation (BBC) aired its first radio broadcast.
79+
80+
3. The Hollywood Sign was officially dedicated in California, marking the beginning of Hollywood's rise to prominence in the American film industry.
81+
82+
4. The Ford Motor Company introduced the firstassembly line to mass produce cars, making cars more accessible to the general public.
83+
84+
5. The German aerospace company Zeppelin began constructing the Hindenburg, a large passenger airship.
7685
</pre>
7786

7887
## License

0 commit comments

Comments
 (0)