Ver Fonte

Readme: Update LoC

Jakub Jirutka há 2 anos atrás
pai
commit
ba84c40270
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      README.adoc

+ 1 - 1
README.adoc

@@ -9,7 +9,7 @@ image:https://github.com/{gh-name}/workflows/CI/badge.svg["Build Status", link="
 endif::env-github[]
 
 This project provides a script for building customized https://alpinelinux.org/[Alpine Linux] rootfs (a base image if you like) for containers.
-It’s quite simple (250 LoC of shell), fast and requires minimum dependencies (just common Linux tools).
+It’s quite simple (300 LoC of shell), fast and requires minimum dependencies (just common Linux tools).
 
 TIP: Do you want to just quickly chroot into Alpine Linux, e.g. on CI?
      Check out https://github.com/alpinelinux/alpine-chroot-install[alpine-chroot-install]!