Skip to content

Commit 7e9606e

Browse files
add disclaimer
1 parent 42b4589 commit 7e9606e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
I mostly do Javascript and Python stuff.
22

3-
I do know a bit of C++ via the use of Arduinos.
3+
I picked up C++ and C via the use of Arduinos.
44

55
I have a [blog](https://dragoncoder047.github.io/blog/) that I occasionally write stuff on.
66

@@ -27,6 +27,8 @@ I am a member of the [Conwaylife.com forums](https://conwaylife.com/forums) unde
2727
<img alt="languages" src="https://github-readme-stats.vercel.app/api/top-langs/?username=dragoncoder047&langs_count=100&layout=compact&hide_title=true">
2828
</picture>
2929

30+
Disclaimer: contrary to what the above image says, I have never actually written any Forth. I *have* written some Phoo and TEHSSL (as well as the interpreters for those languages), which, being concatenative languages, I set Linguist to recognize them as Forth.
31+
3032
<picture>
3133
<source media="(prefers-color-scheme: dark)" srcset="https://github-readme-stats.vercel.app/api/?username=dragoncoder047&hide_title=true&theme=dark&show_icons=true">
3234
<img alt="languages" src="https://github-readme-stats.vercel.app/api/?username=dragoncoder047&hide_title=true&show_icons=true">

0 commit comments

Comments
 (0)