From 67ecb2b9dcdab8c60a2767b195ecf809f084620c Mon Sep 17 00:00:00 2001 From: Yusuf Can Bayrak Date: Tue, 20 Feb 2024 22:50:10 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d7d6780..b522b0a 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,6 @@ tlm is your CLI companion which requires nothing then your workstation. It uses most efficient and powerful [CodeLLaMa](https://ai.meta.com/blog/code-llama-large-language-model-coding/) in your local environment to provide you the best possible command line suggestions. -![](./assets/tlm-in-action.png) - ## Features - 💸 No API Key (Subscription) is required. (ChatGPT, Github Copilot, Azure OpenAI, etc.) @@ -17,6 +15,8 @@ tlm is your CLI companion which requires nothing then your workstation. It uses - 🚀 One liner generation and command explanation. +![](./assets/tlm-in-action.png) + ## Installation ### Linux & MacOS