Browse Source

Fix typo

master
Fazil Altinel 3 years ago
parent
commit
4652c9fa75
  1. 6
      projects.html

6
projects.html

@ -8,13 +8,13 @@
<body> <body>
<span id="console"><span id="a">fazil@altinel.dev</span>:<span id="b">~</span><span id="c">$ </span> find / -iname "projects"</br> <span id="console"><span id="a">fazil@altinel.dev</span>:<span id="b">~</span><span id="c">$ </span> find / -iname "projects"</br>
<pre> <pre>
├── <a href="https://git.altinel.dev/fazil/SelfDrivingCarTrafficLight">SelfDrivingCarTrafficLight
├── <a href="https://git.altinel.dev/fazil/SelfDrivingCarTrafficLight">SelfDrivingCarTrafficLight</a>
| Simple TensorFlow implementation of traffic light detection and classification tasks for Udacity annotated self-driving dataset. | Simple TensorFlow implementation of traffic light detection and classification tasks for Udacity annotated self-driving dataset.
| |
├── <a href="https://git.altinel.dev/fazil/ytMusicNotification">ytMusicNotification
├── <a href="https://git.altinel.dev/fazil/ytMusicNotification">ytMusicNotification</a>
| Chrome extension to get desktop notifications when the song changes in Youtube Music. | Chrome extension to get desktop notifications when the song changes in Youtube Music.
| |
└── <a href="https://git.altinel.dev/fazil/ytMusicNotification">ytMusicNotification
└── <a href="https://git.altinel.dev/fazil/ytMusicNotification">ytMusicNotification</a>
Chrome extension to get desktop notifications when the song changes in Youtube Music. Chrome extension to get desktop notifications when the song changes in Youtube Music.
</pre> </pre>
<span id="a">fazil@altinel.dev</span>:<span id="b">~</span><span id="c">$ </span> ps ax</br> <span id="a">fazil@altinel.dev</span>:<span id="b">~</span><span id="c">$ </span> ps ax</br>

Loading…
Cancel
Save