diff --git a/DEBUG_GUIDE.md b/DEBUG_GUIDE.md index 3017d06d..5427c655 100644 --- a/DEBUG_GUIDE.md +++ b/DEBUG_GUIDE.md @@ -1,5 +1,3 @@ -/\*\* - - ๐Ÿš€ Debug Logger ์‚ฌ์šฉ ๊ฐ€์ด๋“œ - - ์ด ํ”„๋กœ์ ํŠธ๋Š” ๊ฐœ๋ฐœ ํ™˜๊ฒฝ์—์„œ๋งŒ ๋””๋ฒ„๊ทธ ๋กœ๊ทธ๋ฅผ ์ถœ๋ ฅํ•˜๋„๋ก ์„ค์ •๋˜์–ด ์žˆ์Šต๋‹ˆ๋‹ค. @@ -54,7 +52,6 @@ - 2. ๋ธŒ๋ผ์šฐ์ €์—์„œ disableDebugLogs() ์‹คํ–‰ โ†’ ๋กœ๊ทธ ์‚ฌ๋ผ์ง - 3. enableDebugLogs() ์‹คํ–‰ โ†’ ๋กœ๊ทธ ๋‹ค์‹œ ๋‚˜ํƒ€๋‚จ - 4. npm run build โ†’ npm start๋กœ ํ”„๋กœ๋•์…˜ ๋ชจ๋“œ ํ…Œ์ŠคํŠธ - \*/ console.log('๐ŸŽฏ Debug Logger๊ฐ€ ํ™œ์„ฑํ™”๋˜์—ˆ์Šต๋‹ˆ๋‹ค!'); console.log('๋ธŒ๋ผ์šฐ์ € ์ฝ˜์†”์—์„œ enableDebugLogs(), disableDebugLogs(), resetDebugLogs() ํ•จ์ˆ˜๋ฅผ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค.'); diff --git a/README.md b/README.md index 6344a6a5..c313e968 100644 --- a/README.md +++ b/README.md @@ -383,20 +383,21 @@ npm run format ## ๐Ÿ“„ ๋ผ์ด์„ ์Šค -์ด ํ”„๋กœ์ ํŠธ๋Š” [MIT ๋ผ์ด์„ ์Šค](LICENSE)๋ฅผ ๋”ฐ๋ฆ…๋‹ˆ๋‹ค. +์ด ํ”„๋กœ์ ํŠธ๋Š” [GPL-3.0](LICENSE)๋ฅผ ๋”ฐ๋ฆ…๋‹ˆ๋‹ค. ## ๐Ÿ‘ฅ ๊ฐœ๋ฐœํŒ€ -- **Plateer AI-LAB** - ํ”„๋กœ์ ํŠธ ๊ธฐํš ๋ฐ AI ์—”์ง„ -- **CocoRoF** - ํ”„๋ก ํŠธ์—”๋“œ ๊ฐœ๋ฐœ ๋ฐ UI/UX -- **haesookimDev** - ๋ฐฑ์—”๋“œ ๊ฐœ๋ฐœ ๋ฐ ์•„ํ‚คํ…์ฒ˜ +- **Plateer AI-LAB** +- **CocoRoF** - ์žฅํ•˜๋ ด +- **haesookimDev** - ๊น€ํ•ด์ˆ˜ +- **SonAIengine** - ์†์„ฑ์ค€ (AI-LAB Part Leader) ## ๐Ÿ”— ๊ด€๋ จ ๋งํฌ - **GitHub ์ €์žฅ์†Œ**: [PlateerRAG Repository](https://github.com/plateer/plateerag) - **๊ฐœ๋ฐœ ๋ฌธ์„œ**: [`DEBUG_GUIDE.md`](DEBUG_GUIDE.md) - ๋””๋ฒ„๊ทธ ์‹œ์Šคํ…œ ์‚ฌ์šฉ๋ฒ• - **์ด์Šˆ ๋ฆฌํฌํŠธ**: GitHub Issues๋ฅผ ํ†ตํ•œ ๋ฒ„๊ทธ ์‹ ๊ณ  ๋ฐ ๊ธฐ๋Šฅ ์š”์ฒญ -- **๊ธฐ์ˆ  ๋ธ”๋กœ๊ทธ**: [Plateer ๊ธฐ์ˆ  ๋ธ”๋กœ๊ทธ](https://tech.plateer.com) +- **๊ธฐ์ˆ  ๋ธ”๋กœ๊ทธ**: [Plateer ๊ธฐ์ˆ  ๋ธ”๋กœ๊ทธ](https://x2bee.tistory.com/) --- @@ -404,6 +405,6 @@ npm run format **Made with โค๏ธ by Plateer AI-LAB** -[โญ Star this repo](https://github.com/plateer/plateerag) โ€ข [๐Ÿ› Report Bug](https://github.com/plateer/plateerag/issues) โ€ข [๐Ÿ’ก Request Feature](https://github.com/plateer/plateerag/issues) +[โญ Star this repo](https://github.com/X2bee/PlateeRAG) โ€ข [๐Ÿ› Report Bug](https://github.com/X2bee/PlateeRAG/issues) โ€ข [๐Ÿ’ก Request Feature](https://github.com/X2bee/PlateeRAG/issues)